Hi,
we're handling a few huge pdfs and are splitting them into smaller ones and then concatenating them. We've got the page counters working fine, but there's a problem when the first page of the pdf should be on the left.
Do you have any ideas on how to solve this?
Currently we're just making an extra blank page when needed and removing it from the concatenated pdf manually.
we're handling a few huge pdfs and are splitting them into smaller ones and then concatenating them. We've got the page counters working fine, but there's a problem when the first page of the pdf should be on the left.
Do you have any ideas on how to solve this?
Currently we're just making an extra blank page when needed and removing it from the concatenated pdf manually.