drawio-desktop
drawio-desktop copied to clipboard
PDF export automatically creating extra embedded files and repeating PDF pages.
Preflight Checklist
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug The export to pdf file is adding pages from 2nd page till the last-1 selected pages
To Reproduce Steps to reproduce the behavior:
- open blank image and create 5 pages. Add a simple test component on each page to add the page number
- Click on export as > pdf >
- select 2nd option "Pages" and give 1 to 4
- change border width to 10. DO not change any other fields.
- click on export and save the file as pdf
- open the pdf file and you will see there are2 issues: a. document has embedded files b. the number of extra pages you will see from page 2 to page 3.
Screenshots
draw.io version (In the Help->About menu of the draw.io editor):
- draw.io version 27.0.9
Desktop (please complete the following information):
- OS: Fedora 42 Linux.
Please do note that whether the "Include a copy of my diagram" is checked or not, the issue persists when you choose to export pdf using the required pages, option. If you select "All Pages", it works without any issues.