drawio
drawio copied to clipboard
draw.io export pages to separate documents
- [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.
Is your feature request related to a problem? Please describe.
I'm using the draw io cli mode to automatically export images as pdf. If I have one file with multiple pages inside (for example page-1, page-2, ...) and I export it with
draw.io.exe -x -f pdf --crop -o build
then I get one pdf file with all pages as own pdf pages.
Describe the solution you'd like It would be nice if it is possible to export every page as own pdf file like file_page-1.pdf file_page-2.pdf ...
this makes it easier to include the graphics into latex documents and makes it indipendet of the page order in the draw.io file
Related: https://github.com/jgraph/drawio/issues/2920
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.