Overview:
HTMLDOC is a software program developed in the 1990s for generating EPUB, HTML, PostScript, or PDF files from HTML and Markdown source files or web pages. Originally created as a documentation generator, HTMLDOC has evolved over the years to be embedded in web servers for report generation purposes.
Features:
- Input Options: Reads HTML and Markdown source files or web pages.
- Output Formats: Generates EPUB, HTML, PostScript, or PDF files.
- Table of Contents: Optional creation of a table of contents.
- Command-Line Interface: Ability to use HTMLDOC via the command line.
- Structured Documents: Supports structured documents with chapters beginning with H1 markup.
- Different Output Types: Can convert structured and unstructured web pages.
- Basic Language Support: Supports UTF-8 for Western languages.