I am currently looking for a way to convert HTML to PDF in Java. I
cannot:
1) use anything which is MS-Windows specific.
2) Use an external server which processes the HTML -> PDF.
Keeping these two requirements in mind, does anyone know of any
product, or project which can do this?
Also, I've tried Apache-FOP and it doesn't work very well. It *must*
look the same way or at least very similar to how it does on the
browser.
Thanks in advance for any help you can offer. Please don't hesitate
to email me at: greg_casamento@ yahoo.com if you know of something
which may help.
Thanks, GJC
cannot:
1) use anything which is MS-Windows specific.
2) Use an external server which processes the HTML -> PDF.
Keeping these two requirements in mind, does anyone know of any
product, or project which can do this?
Also, I've tried Apache-FOP and it doesn't work very well. It *must*
look the same way or at least very similar to how it does on the
browser.
Thanks in advance for any help you can offer. Please don't hesitate
to email me at: greg_casamento@ yahoo.com if you know of something
which may help.
Thanks, GJC
Comment