Hi, 

I'm using PDFBox to read & edit pdf files.
I know i can add a new page to a pdf file using the addPage() method. 
This method will add the new page to the end of the file. 

But Is there a way to add this new page after a specific page in that pdf ? 

Thanks ,
Hesham

Reply via email to