[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XML to PDF

Subject: Re: XML to PDF
From: Jeff Hamilton <jhamilton@xxxxxxxxx>
Date: Fri, 27 Oct 2000 16:05:04 -0400
xml to fdf
> > I'm looking for XSL to transform an XML document to a PDF file.  Can anyone
> > send to me working examples/approaches?  I'm particularly interested in how

All of the recommended approaches so far deal with 
FOP or something similar, either based on XSL:FO
or some intermediate format (ie: TeX).

I chose to take a very simple approach which has worked
quite well, albeit with a few limitations.

A simple XSLT can manipulate XML into FDF.  (FDF is an
Adobe format that represents data only.  When Reader
encounters an FDF file it merges it with a corresponding
PDF file (as specified within the FDF).  The result is a 
PDF complete with dynamic data.  You use Acrobat
(the application, not the reader) to layout fields on your
PDF file.  In fact, these fields can be completely editable,
have Javascript events, etc.

This approach works well for electronic "forms" but not
so well for "reporting".

The caveats are:

1. No way to change the "structure" of the PDF, ie: add
pages, number of fields, etc.

Regards,

Jeff Hamilton.
JSL Software Solutions Inc.
jhamilton@xxxxxxxxx


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.