"Export All Pages to Individual Files" only hides other pages? #1259
Replies: 2 comments 6 replies
-
The split and crop functions only hide part of the page, so if those 4 pages used to be one page previously that would explain it. There may be other structures on the file level which would end up in each output file. (And I think we merged a PR to clear one of those, but I'm not entirely sure and it may have gotten into a release yet.) I guess you can't share a file which demonstrates this? What sizes are we talking about and which version of PDF Arranger are you using? |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, that PDF contains sensitive information. I tried to find other PDFs from the internet, but those didn't show the problem (resulting single files combined had approximately the original file size). My PDF has 850 kB. However, with another file (~2 MB), I was able to reproduce the problem. As it only contains one page, I first had to multiply the pages with PDF Arranger, save. Close and reload. Ctrl+Shift+E to export into single files. https://github.com/py-pdf/sample-files/blob/main/018-base64-image/base64image.pdf |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have used "Export All Pages to Individual Files" to get 4 files from a PDF with 4 pages.
To my surprise, each of the resulting files was nearly the same size as the source file, which leads me to believe that the other pages are just hidden, but still contained in the resulting files.
I expected to get only the content of one page per file.
Is there another way?
Beta Was this translation helpful? Give feedback.
All reactions