Hi

I am using PDFBOX 2.0.30.
I need to build a sort of "filled" pdf starting from a template.
At the moment I've chosen to start with a "background" PDF and then
use PDFBOX to write on it
(see the attached examples).
The empty template pdf is basically a background image imported into a PDF.
I now wonder if it could be more efficient to start creating a new,
empty, PDF and then importing the image into it, and then write text
above all.
This application should be as fast as possible.

thanks for any tips/ideas
Nicola

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

Reply via email to