[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XML to Word Document


Subject: RE: [xsl] XML to Word Document
From: Jon Ceanfaglione <Jcean@xxxxxxxxxxxxx>
Date: Tue, 2 Oct 2001 09:46:18 -0400

Thanks Paul!

-----Original Message-----
From: Paul Tyson [mailto:paul@xxxxxxxxxxxxxxxxxxxxxx]
Sent: Monday, October 01, 2001 10:02 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] XML to Word Document


Jon,

Any system that will process xsl-fo documents will likely be able to produce
PDF, and FOP (http://xml.apache.org/fop) should do that on Windows as well
as on any other java platform.  (Even if an xsl-fo processor doesn't make
PDF directly, you can use any PostScript printer driver to produce
PostScript, then use the GhostScript ps2pdf utility to get PDF.)

If I were going to set up an XML publishing system on Windows I would use
Sebastian Rahtz's passiveTeX system
(http://users.ox.ac.uk/~rahtz/passivetex/) in conjunction with MikTeX
(http://www.miktex.org).  And you'll need your XSLT processor of choice to
create the xsl-fo document from xml source.

Unless you regularly require advanced formatting features such as floated
graphics and complex page layouts, this type of system should work quite
well for producing high-quality PDF output.  It is scaleable and
stylesheet-driven, so you have complete control at every stage.  You can
easily create a script (using Windows command language, née DOS batch file,
or your favorite scripting language) for automatic batch processing.

Hope this helps,
--Paul

Paul Tyson, Principal Consultant                   Precision Documents
paul@xxxxxxxxxxxxxxxxxxxxxx              http://precisiondocuments.com
     "The art and science of document engineering."

----- Original Message -----
From: "Jon Ceanfaglione" <Jcean@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, October 01, 2001 11:51 AM
Subject: RE: [xsl] XML to Word Document


> Paul
>
> Know of any sources for xml to PDF using MS?  I know that you can use
xsl-fo
> in the Java world, but what about MS?  Thanks!
>



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


__________________________________________________ 

The information contained in this communication is intended only for the use
of the recipient named above, and may be legally privileged, confidential
and exempt from disclosure under applicable law. If the reader of this
communication is not the intended recipient, you are hereby notified that
any dissemination, distribution, or copying of this communication, or any of
its contents, is strictly prohibited.  If you have received this
communication in error, please re-send this communication to the sender and
delete the original communication and any copy of it from your computer
system. Thank you.

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



Current Thread
Keywords