# hardcopy **Repository Path**: dannyniu/hardcopy ## Basic Information - **Project Name**: hardcopy - **Description**: PHP-based HTML documentation template system - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-20 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.