![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

There are many solution.
One I have used in a Forth accounting program:
"
================================================
PDFlib - A library for generating PDF on the fly
================================================
Portable C library for dynamically generating PDF ("Adobe Acrobat")
files,
with support for many other programming languages.
The PDFlib distribution is available from http://www.pdflib.com
PDFlib is a library for generating PDF files. It offers an API with
support for text, vector graphics, raster image, and hypertext. Call
PDFlib
routines from within your client program and voila: dynamic PDF files!
..."
Also, for inspiration:
"GL2PS is a C library providing high quality vector output for any
OpenGL
application. The main difference between GL2PS and other similar
libraries
(see section 6) is the use of sorting algorithms capable of handling
intersecting
and stretched polygons, as well as non manifold objects. GL2PS provides
advanced
smooth shading and text rendering, culling of invisible primitives,
mixed
vector/bitmap output, and much more...
GL2PS can currently create PostScript (PS), Encapsulated PostScript
(EPS)
and Portable Document Format (PDF) files, as well as LATEX files..."
Charles
----- Original Message -----
From: "Gene LeFave" <gene_at_tekdata.com>
To: <sftalk_at_forth.com>
Sent: Thursday, January 25, 2007 5:25 PM
Subject: [sftalk] PDF output
> Does anyone know of a DLL that will output PDF, that would be easy to
> adapt as a personality?
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
> For list command help, send subject "help" to sftalk-request_at_forth.com
> Message archives are located at http://www.forth.com/archive/sftalk
> ----------------------------------------------------------------------
> This list is a forum for SwiftForth users. For product support and
> bug reports, please send email to support_at_forth.com
> ----------------------------------------------------------------------
>
>
>
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Thu Jan 25 2007 - 09:04:46 PST
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:41 PST