Hi
All
I need some
help.
I use iText (great
API) to fill a PDF form.
Then I read text
from Word (using jakarta-POI) and create a new PDF.
I then append the 2
to get what I need. (I add the pages from PDF form first and then append the
pages from PDF created from Word)
I have a need now
- to keep the template formatting from the first PDF all the way into the
target document.
1 - the first PDF
has a template (nice border and formatting) - How do I keep that in the target
document.
2 - How do I apply
that formatting to the pages added from Word ?
Any help is
appreciated
Ravi
