Version 5 of Transforming HTML to PDF

Updated 2003-01-31 17:57:57

There's probably no Tcl-specific content to this page.

People often have need of PDF output. This is generally regarded as a difficult format to write programmatically. One convenient way to begin to work with PDF is to achieve it as a transform from HTML. Several tools change HTML to PDF, including ...

 What: pdflib
 Where: http://www.pdflib.com/ 
 Description: PDFLib is an ANSI C library for creating new PDF files.
        Bindings for a number of languages, including Tcl, are available.
        This package is not designed to access and update existing PDF
        files.
 Updated: 11/1999
 Contact: mailto:[email protected]