The software can open pdf files for batch processing, but it applies changes only to the first page. So the output pdf will contain the original pages, exepting the first which is changed. Is this a bug or a limited feature? Also, I observed that output pdf file is much larger than the original.
Announcement
Collapse
No announcement yet.
PDF batch processing
Collapse
X
-
Originally posted by dm1seven View PostAlso, I observed that output pdf file is much larger than the original.
If you are saving this bitmap again as pdf then the size depends on the pixelsize of the bitmap and the compression options selected in the ImPDF options.
Comment