itext2
itext2 copied to clipboard
Java Library to create and manipulate PDF on the fly
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.78. Changelog Sourced from org.bouncycastle:bcprov-jdk18on's changelog. 2.1.1 Version Date: 2024, TBD. 2.2.1 Version Date: 2024, 18th April. 2.3.1 Version Release: 1.78 Date: 2024, 7th April....
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...