Hi,
You didn't include any code, nor did you upload a PDF, nor did you
mention the PDFBox version ( https://pdfbox.apache.org/support.html ),
so one can only guess. The two common mistakes are
- not using the APPEND option
- not using the constructor with the fifth parameter set to true
Tilman
Am 19.07.2017 um 06:41 schrieb Rajendra Kumar Sahoo:
Hello,
I am using PdfBox to generate pdf in with an existing Pdf containing
the template which has to be used for every Pdf that i want to generate.
But When i try to load the template pdf and wants to write something
in it, all previous contains were removed.
So i want both the content should be shown.
Please suggest any solution for it.
Thanks and Regards
Rajendra kumar sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]