Hello,

Can you help me? I need to combine 2 PDF files and order them based on a
text included on each page of the PDF files. Is it possible to do this
using PDFBox?

In each page of the PDF files there is an order number. It is the numerical
value to the right of the letter P (please see the PDF samples attached).
That number appears in the same position on all pages, both in order forms
and in checklists. The order number is generally numeric, very rarely does
it include any letter at the end.

For each order form there is at least one checklist. It is possible that
the checklist and orders forms have more than one page, normally they only
have one. In the case of having more than one page, the additional pages
are always identified with the order number in the same position as shown
in the example pdfs.

Can you help me with an example of how to combine the two PDF files using
the order number as a parameter. I have some experience in C # and Java,
but I have never manipulated PDF files using PDFBox.

Thank you,
-- 
Aldo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to