Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 650 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 650 Bytes

HardCopy is a PHP-based document template system that's designed to output to HTML with a plain visual style. It can output both single-page and multi-page forms that're suitible for both print and web-browsing.

HardCopy provides a set of functions aiding creation of documents with section headings, hyper-linking, and some commonly-used basic mathematic notations.

The single-page output of HardCopy may be fed to HTML-to-PDF converter softwares such as WeasyPrint or PrinceXML (the names of which are trademarks of their respective owner).

Some 3rd-party fonts are bundled with the default distribution of hardcopy. See LICENSE.md for details.