/CSSBoxPdf

PDF renderer for the CSSBox rendering engine.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

CSSBoxPdf

PDF output renderer for the CSSBox rendering engine.

(c) 2015 Zbynek Cervinka
(c) 2019 Radek Burget

This package adds a PDF output support to CSSBox. It implements an additional renderer that produces a PDF document. The PDF generation is based on the the Apache PDFBox™ library.

See the demo source package for the examples of PDF ouptut generation from CSSBox. Alternatively, the CSSBoxSvg renderer may be used for producing the SVG output.

See the WebVector project If you are looking for a GUI or command line interface for HTML to PDF, SVG or PNG document conversion.