본문으로 건너뛰기

HTMLDOC

Michael R Sweet에서 게시

HTML Conversion Software

오픈 소스GPL-2.0-only

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • Converts HTML input into PDF and PostScript with fixed pagination.
  • Produces book-style output with chapters, table of contents, and page numbers.
  • Sets page size, margins, and running headers and footers.
  • Runs from the command line for scripted or server-side conversion.
  • Listed here as a Linux build under GPL-2.0-only.

이 애플리케이션 소개

HTMLDOC converts HTML source files into paginated output, chiefly PostScript and PDF. It reads one or more HTML documents, resolves the images and links they reference, and lays the result out as fixed pages rather than a scrolling document. Input can be treated either as a single continuous report or as a structured book whose chapters come from separate files.

Layout control covers page size and margins, running headers and footers, a generated table of contents, page numbering, and PDF options such as bookmarks. The program can be driven interactively through its graphical interface or non-interactively from the command line, which makes it usable as one step inside build scripts and server-side report generation.

The converter targets a limited, older HTML vocabulary with only partial stylesheet handling, so pages written around modern CSS layout generally need simplification before conversion. This entry describes the Linux build, distributed by Michael R Sweet under the GPL-2.0-only license.

Linux

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.