ニュース

In this article, Nick Afshartous illustrates a way to convert HTML content to PDF, a function that would prove useful, for example, in a Web application that has the "Download as PDF" feature on ...
A Node wrapper around a Java HTML to PDF converter to allow users to make HTML templates for automated generation of PDFs. While often in Node this is achieved through phantomjs, for larger PDF ...
A Java 8 executable library for converting tables in PDF files to plain Java Objects or HTML files in a standard format.
I have a folder of about 200 HTML files. I need to convert it to PDF. Easy, Acrobat Pro has a batch function, it works great. But I need to do it nightly. Every night. I obviously don't want to be ...