Skip to content

Commit 2f3b2a1

Browse files
Merge pull request mendix#6224 from mendix/lz-beta-links
Document Generation -> PDF Document Generation + add/fix beta links
2 parents 270531f + 3759a7a commit 2f3b2a1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

content/en/docs/appstore/modules/document-generation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: "Document Generation"
2+
title: "PDF Document Generation"
33
url: /appstore/modules/document-generation/
44
category: "Modules"
5-
description: "Describes the configuration and usage of the Document Generation module, which is available in the Mendix Marketplace."
5+
description: "Describes the configuration and usage of the PDF Document Generation module, which is available in the Mendix Marketplace."
66
tags: ["marketplace", "marketplace component", "document generation", "platform support"]
77
#If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details.
88
---
99

1010
{{% alert color="warning" %}}
11-
This module is currently in Public Beta and should be used for testing purposes only.
11+
This module is currently in Public Beta and should be used for testing purposes only. For more information on Beta products, see [Beta Releases](/releasenotes/beta-features/).
1212
{{% /alert %}}
1313

1414
## 1 Introduction
1515

16-
The [Document Generation](https://marketplace.mendix.com/link/component/211553) module allows you to generate pixel-perfect PDF documents based on regular pages in your app.
16+
The [PDF Document Generation](https://marketplace.mendix.com/link/component/211553) module allows you to generate pixel-perfect PDF documents based on regular pages in your app.
1717

1818
This module uses the document generation service on the Mendix Cloud to convert any regular web page in your app into a PDF document. The result is similar to what you would get when using the "Save as PDF" feature in the print dialog box of your browser.
1919

@@ -81,7 +81,7 @@ You need to have Chrome or Chromium installed on your local machine.
8181

8282
##### 3.1.1 Chrome
8383

84-
The Document Generation module automatically tries to find the Chrome executable (*chrome.exe*) in the default installation paths.
84+
The PDF Document Generation module automatically tries to find the Chrome executable (*chrome.exe*) in the default installation paths.
8585

8686
If you have installed Chrome in a custom location, configure the path to the Chrome executable in the constant **CustomChromePath** in the **_UseMe** > **Configuration** folder.
8787

content/en/docs/developerportal/collaborate/jira-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Describes how to connec Mendix apps in the Developer Portal to Jir
66
tags: ["app", "jira", "project management", "scrum master", "general settings", Developer Portal", "Scrum Master"]
77
---
88

9-
{{% alert color="warning" %}}This feature is in Beta. For more information on Beta products, see [Beta Releases](/development/releasenotes/beta-features). {{% /alert %}}
9+
{{% alert color="warning" %}}This feature is in Beta. For more information on Beta products, see [Beta Releases](/releasenotes/beta-features/). {{% /alert %}}
1010

1111
## 1 Introduction
1212

0 commit comments

Comments
 (0)