HTMLtoPDF: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
Line 7: Line 7:
==License==
==License==
* BSD Style license
* BSD Style license
 
* Author: [[Don K. Eitner]]
==Author==
* [[Don K. Eitner]]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 00:35, 8 March 2025

HTMLtoPDF is an OS/2 PM (Presentation Manager) front-end to the htmldoc program, which converts HTML files into Adobe PDF or PostScript files. HTMLtoPDF version 1.0 provides many configurable options such as color or grayscale output, page size and orientation, output with or without separated chapters, headers and footers, and a command line where the user (if knowledgeable in htmldoc parameters) can directly enter any additional parameters they need.

Revision History

  • Version 1.01 makes HTMLtoPDF more WPS aware. You can now drag any one HTML file to the HTMLtoPDF desktop icon/object to start the program working with that file as the input.

License