A
Aleksi Kallio
I need to generate PDF output from a Servlet. There are dozens of PDF
generators out there, but the problem is that an another guy is
designing the layout of the PDF.
What I'm looking for is a tool that would allow me to open (or somehow
"reverse engineer") a PDF, put some data in it and regenerate it to
user. I don't want to manually decode a PDF to whatever internal
template format the generator might be using. And the another guy isn't
probably going to learn the template format of some a generator package.
Any suggestions?
generators out there, but the problem is that an another guy is
designing the layout of the PDF.
What I'm looking for is a tool that would allow me to open (or somehow
"reverse engineer") a PDF, put some data in it and regenerate it to
user. I don't want to manually decode a PDF to whatever internal
template format the generator might be using. And the another guy isn't
probably going to learn the template format of some a generator package.
Any suggestions?