Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tool or example for converting from normal to booklet and reverse #21

Open
albfernandez opened this issue Apr 8, 2021 · 1 comment
Assignees

Comments

@albfernandez
Copy link
Owner

Create a tool or example.
a) Vertically CUT each page into 2 pieces and re-arrange the pages correctly
b) Combine them again as PDF file

Examples (pdfbox)
https://github.com/Raudius/PrintDF
https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/SplitBooklet.java
https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/PDFMergerExample.java

Example (online service)
https://www.sejda.com/split-pdf-down-the-middle

@melloware
Copy link

Didn't know where else to post this but wanted to let you know I used this modernized fork for the Quarkus Itext extension so I could use IText in Native GRaalVM Mode. https://github.com/quarkiverse/quarkus-itext

Just wanted to say thanks!

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

No branches or pull requests

2 participants