Skip to content

Commit 043db9a

Browse files
committed
[UIA-1210] Update deployment type exceptions in the note for requiring bi-directional communication with the cloud service
1 parent 3427789 commit 043db9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/marketplace/platform-supported-content/modules/document-generation

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The [PDF Document Generation](https://marketplace.mendix.com/link/component/2115
2727
* [Mendix for Private Cloud Connected](/developerportal/deploy/private-cloud/)
2828
* [On-Premises](/developerportal/deploy/on-premises-design/)
2929
* A privately hosted Docker containerized PDF Document Generation service. It is available starting with module versions 1.11.0 for Studio Pro 9 and 2.1.0 for Studio Pro 10. For more information, refer to [Private PDF Document Generation Service](/appstore/modules/private-document-generation-service/).
30-
{{% alert color="info" %}}For all deployment types except for on-premises, we only support apps that allow bi-directional communication with the PDF Service in Mendix Cloud.{{% /alert %}}
30+
{{% alert color="info" %}}For all deployment types except for on-premises and the Private PDF Document Generation Service, we only support apps that allow bi-directional communication with the PDF Service in Mendix Cloud.{{% /alert %}}
3131
* The maximum file size is 25 MB per document. If your document exceeds this limit, the action will result in an exception. We recommend compressing high-resolution images to reduce their file size.
3232
* If your app is configured to [restrict access for incoming requests](/developerportal/deploy/access-restrictions/) using client certificates, our cloud service will not be able to reach your app, and the module will not work properly.
3333
* If your app uses a custom domain, you must configure a custom SSL/TLS domain certificate signed by a trusted public authority, including all intermediate certificates if applicable. Self-signed certificates will cause the service to fail. For more information, see [Obtaining a new signed certificate](/developerportal/deploy/custom-domains/#obtaining-a-new-signed-certificate).

0 commit comments

Comments
 (0)