Merging/Combining PDF Files
843833Nov 6 2001 — edited Sep 5 2002Hi,
I am generating PDF files in my JSP/Servlet
and able to serve to Browser.
Now I have another problem. I created
multiple PDF files.
I can read them and write them to a single file but
when I opened the combined PDF I can see only
the last file I added. ?? I think this is due to
end/start tags in the PDF. Has any one successfully
combined multiple PDF to one in Java ??
rpaturi@hotmail.com