Hi,
I am using itext
(PdfStamper) to fill in PDF form and flatten the form
and send it to the browser. It works perfect, but I am having problems
when I try to concat two forms that are filled and flattened. Can you tell
me how to achieve this and please provide a sample code if
possible.
Here is my situation
:
I have data that
needs to be filled into two PDF forms (one page each) and the resultant output
(forms filled in and flattened) should be a single PDF document (2 pages) sent
to the browser.
Thanks
Sreenaresh
Gopu