Skip to content

Commit ce40f4c

Browse files
committed
Update document-generation.md
1 parent a10cf65 commit ce40f4c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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
---
@@ -13,7 +13,7 @@ This module is currently in Public Beta and should be used for testing purposes
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

0 commit comments

Comments
 (0)