Hello everyone
I'm looking to merge 2 pdf files and found this on the forum
https://www.b4x.com/android/forum/threads/looking-to-merge-pdf.124916/post-780020
I have tried to do what they indicate here:
https://www.tutorialspoint.com/pdfbox/pdfbox_merging_multiple_pdf_documents.htm
But some PDFBox functions are deprecated
So I am using PDFBox 3.0.1 (requires Java 8)
https://pdfbox.apache.org/download.html
But I couldn't even compile the example
I am attaching an example of what I am trying to compile, it is probably something simple, but I can't see it.
Thanks in advance
I'm looking to merge 2 pdf files and found this on the forum
https://www.b4x.com/android/forum/threads/looking-to-merge-pdf.124916/post-780020
I have tried to do what they indicate here:
https://www.tutorialspoint.com/pdfbox/pdfbox_merging_multiple_pdf_documents.htm
But some PDFBox functions are deprecated
So I am using PDFBox 3.0.1 (requires Java 8)
https://pdfbox.apache.org/download.html
But I couldn't even compile the example
I am attaching an example of what I am trying to compile, it is probably something simple, but I can't see it.
Thanks in advance