(pdf) preserve image aspect ratio in PDF export

images were distorted in PDF exports; height is now computed to fix that

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-11-17 16:29:13 +01:00
parent 8dad9ea6c4
commit 2e64298ff4
5 changed files with 58 additions and 26 deletions

View File

@@ -23,6 +23,7 @@ and this project adheres to
- 🐛(frontend) fix pdf embed to use full width #1526
- 🐛(frontend) fix fallback translations with Trans #1620
- 🐛(pdf) fix table cell alignment issue in exported documents #1582
- 🐛(pdf) preserve image aspect ratio in PDF export #1622
### Security