You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/platform-supported-content/modules/document-generation.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,16 +68,16 @@ Follow the instructions in [How to Use Marketplace Content](/appstore/use-conten
68
68
5. To test the module locally, perform the procedure as described in the [Running locally from Studio Pro](#run-locally) section.
69
69
6. When deploying your app, consider that we currently support two types of deployments:
70
70
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:
*[Mendix on Kubernetes Connected](/developerportal/deploy/private-cloud/)
75
75
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:
77
77
* 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/)
79
79
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 %}}
81
81
### Running Locally from Studio Pro {#run-locally}
82
82
83
83
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
166
166
167
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
168
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}
170
170
171
171
To configure the module to generate documents on your on-premises environments, you need to perform the following steps:
0 commit comments