Hello, Before I explain my question, I want to apologize if I make mistakes when writing, I speak little English.
I have 2 PDF files and each one contains a specific type of document. Each file has hundreds of pages. In file 1 each page is identified by a number. This number is unique for each page. (Order number) File 2 contains checklists. Each checklist can have 1 or more pages. Each checklist relates to a purchase order in file 1. What I need to achieve is to combine the two files or file. Each order form must be followed by the corresponding checklist. Is it possible to do this using PDFBox ?. If so, where can I get an example of how to do it? Beforehand thank you very much. -- Aldo