This is an early stage project. Feel free to use the issue tracker to report bugs or suggest improvements. Why not just use cfpdf and cfdocument? CFML's built in methods have their place - if they ...
So this is a follow up article to my previous example of just splitting each page of a PDF document. See the previous article here: https://www.linkedin.com/pulse ...
A port of Apache's PdfBox library to be usable on Android. Most features should be implemented by now. Feature requests can be added to the issue tracker. Stable releases can be added as a Gradle ...
I saw a post on Facebook asking if there was a way to split a PDF. While the poster didn't specify how he was splitting the PDF it got me wondering if I could use PDFBox Java Methods inside RPG to do ...