Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 792 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 792 Bytes

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.