Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Change pagesize or other PDFBox settings #18

Open
billiaug opened this issue Jul 11, 2019 · 4 comments
Open

Change pagesize or other PDFBox settings #18

billiaug opened this issue Jul 11, 2019 · 4 comments

Comments

@billiaug
Copy link

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

@karuppiah7890
Copy link
Owner

@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?

@billiaug
Copy link
Author

@karuppiah7890

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.

@dardoschuster
Copy link

Hi
I am trying to merge two half size pdf and make one pdf with only one page
Can y do it ???
Thanks

@karuppiah7890
Copy link
Owner

@dardoschuster Not sure, I haven't tried it before with PDFBox

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants