Skip to content

Commit 3322831

Browse files
committed
[update] add version 0.8.0 to PDF export what's new
- Puppeteer migration for PDF/PNG rendering engine - header/footer now displayed over content in multipage export - correct DPI scale for Scheduler export - reduced Docker image size
1 parent d304b9f commit 3322831

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/guides/pdf-export-module-whatsnew.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ sidebar_label: "What's new in PDF Export Module"
66
What's new in PDF Export Module
77
================================
88

9+
## 0.8.0
10+
11+
- Migrated PDF/PNG rendering engine to Puppeteer
12+
- Header and footer that are displayed for each page in multipage PDF export are now displayed over the page content
13+
- Set correct DPI scale for Scheduler in PDF and PNG export
14+
- Reduced Docker image size
15+
916
## 0.7.7
1017

1118
- Fixed `width` and `height` parameters not being ignored in multipage PDF export when the `format` parameter is specified

0 commit comments

Comments
 (0)