Skip to content

Commit b5f28ea

Browse files
committed
[UIA-1274] Revert anchor naming and fix PDF Service
1 parent e39ef75 commit b5f28ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/document-generation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,16 @@ Follow the instructions in [How to Use Marketplace Content](/appstore/use-conten
6868
5. To test the module locally, perform the procedure as described in the [Running locally from Studio Pro](#run-locally) section.
6969
6. When deploying your app, consider that we currently support two types of deployments:
7070

71-
1. [Running on Mendix Cloud](#run-on-mendix-cloud) using the PDF service in the Mendix Public Platform. This option is available for apps that are deployed to the following environments:
71+
1. [Running on Mendix Cloud](#run-on-mendix-cloud) using the PDF Service in the Mendix Public Platform. This option is available for apps that are deployed to the following environments:
7272
* [Mendix Cloud](/developerportal/deploy/mendix-cloud-deploy/)
7373
* [Mendix Cloud Dedicated](/developerportal/deploy/mendix-cloud-deploy/)
7474
* [Mendix on Kubernetes Connected](/developerportal/deploy/private-cloud/)
7575

76-
2. [Running on self-hosted for airgapped and on-premises](#run-private-service-and-on-premises) using a self-hosted version of the PDF service:
76+
2. [Running on self-hosted for airgapped and on-premises](#run-private-service-and-on-premises) using a self-hosted version of the PDF Service:
7777
* Using [Private PDF Document Generation Service](#run-private-service) (recommended)
78-
* Using a local version of the PDF service, available for [Microsoft Windows](/developerportal/deploy/deploy-mendix-on-microsoft-windows/) and [Linux](/developerportal/deploy/linux/)
78+
* Using a local version of the PDF Service, available for [Microsoft Windows](/developerportal/deploy/deploy-mendix-on-microsoft-windows/) and [Linux](/developerportal/deploy/linux/)
7979

80-
{{% alert color="info" %}}The PDF service in the Mendix Public Platform is also available for any other deployment type that allows bi-directional communication with the PDF Service. In this case, [submit a support request](/support/submit-support-request/) with the details of the app environment(s) to register your app.{{% /alert %}}
80+
{{% alert color="info" %}}The PDF Service in the Mendix Public Platform is also available for any other deployment type that allows bi-directional communication with the PDF Service. In this case, [submit a support request](/support/submit-support-request/) with the details of the app environment(s) to register your app.{{% /alert %}}
8181
### Running Locally from Studio Pro {#run-locally}
8282

8383
To be able to test PDF document generation when using **Run Locally** inside Studio Pro, you need to have Chrome or Chromium installed on your local machine.
@@ -166,7 +166,7 @@ When access to the public Mendix PDF generation service is restricted, particula
166166

167167
It is available starting with module versions 1.11.0 for Studio Pro 9 and 2.1.0 for Studio Pro 10. For more detailed information, installation guide and configuration, refer to [Private PDF Document Generation Service](/appstore/services/private-document-generation-service/).
168168

169-
#### Running a local version of the PDF service on Windows or Linux {#run-on-windows-or-linux}
169+
#### Running a local version of the PDF Service on Windows or Linux {#run-on-premises}
170170

171171
To configure the module to generate documents on your on-premises environments, you need to perform the following steps:
172172

0 commit comments

Comments
 (0)