Many people have had positive results with danfickle/openhtmltopdf <https://github.com/danfickle/openhtmltopdf>, which uses PDFBOX to render the PDF.
I am using the older flyingsaucerproject/flyingsaucer <https://github.com/flyingsaucerproject/flyingsaucer> which uses an ancient version of iText rather than PDFBOX. You could try either of those. On Thu, Jan 12, 2017 at 11:41 AM, Tilman Hausherr <[email protected]> wrote: > Am 12.01.2017 um 14:31 schrieb Madhavi Reddy: > >> Hi, >> >> I am looking for a Java based tool that can convert Html to Pdf. This tool >> should be deployable on a Linux machine which will be exposed as a Rest >> API. >> Can you please confirm if we can deploy PdfBox on Linux and if we can use >> it to convert html to pdf. >> > > No, such a tool is not part of PDFBox. > > Tilman > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- *Evan Williams* Sr. Software Engineer [email protected] *www.ZappRx.com <http://www.zapprx.com/>*

