Version 6 of Transforming HTML to PDF

Updated 2003-01-31 17:58:49

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: TEItools
 Where: http://xtalk.price.ru/SGML/TEItools/ 
 Description: Collection of Tcl and other tool scripts used for
        transforming SGML documents to various other formats.  Currently
        supports HTML, LaTeX2e, RTF, PS, and PDF.  Uses CoST.
 Updated: 04/1998
 Contact: mailto:[email protected] 

 What: xpat2pdf
 Where: http://www.public.asu.edu/%7Earturner/xpat2pdf/ 
 Description: Tcl/Tk frontend to pat2pdf.
 Updated: 01/2001
 Contact: mailto:[email protected] 
 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]