You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
@billiaug I don't see PDFMerger command taking any options in the command line tool. It just takes input files and an output file name. But I did see the page size option in TextToPDF command
Can I know what you are trying to achieve? Is it like merging PDFs and changing page size too?
I'm merging a bunch of A6 paper formatted pdf's.
The outcome is a nice merged PDF, but each A6 page is now converted to a A4 where the A6 is placed in the left-top corner.
I assume the default paper size is A4, so I was looking if can overwrite this to A6.
Hi
It's unclear how to change the pagesize or how to inject PDFBox options.
For example: https://stackoverflow.com/questions/3134346/pdfbox-setting-a5-page-size
Thanks
The text was updated successfully, but these errors were encountered: