Skip to content

Commit 79b4b26

Browse files
committed
TW review
1 parent b5f28ea commit 79b4b26

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ Follow the instructions in [How to Use Marketplace Content](/appstore/use-conten
7777
* Using [Private PDF Document Generation Service](#run-private-service) (recommended)
7878
* 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 bidirectional 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 %}}
81+
8182
### Running Locally from Studio Pro {#run-locally}
8283

8384
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.
@@ -162,9 +163,9 @@ If your app is configured to [restrict access for incoming requests](/developerp
162163

163164
#### Running Private PDF Document Generation Service {#run-private-service}
164165

165-
When access to the public Mendix PDF generation service is restricted, particularly in isolated or air-gapped environments, company policies or high document generation need, Mendix offers a privately hosted, Docker containerized PDF Document Generation service as an alternative. With this deployment type, you can host the document generation service on your own infrastructure and have full control over resources, availability and scalability. In addition, this option offers configurable limits such as the maximum file size and maximum page rendering time.
166+
When access to the public Mendix PDF generation Service is restricted, particularly in isolated or airgapped environments, Mendix offers a privately hosted, Docker containerized PDF Document Generation Service as an alternative. With this deployment type, you can host the document generation service on your own infrastructure and have full control over resources, availability and scalability. In addition, this option offers configurable limits, such as the maximum file size and maximum page rendering time.
166167

167-
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/).
168+
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/).
168169

169170
#### Running a local version of the PDF Service on Windows or Linux {#run-on-premises}
170171

0 commit comments

Comments
 (0)