xsl-list
[Top] [All Lists]

Re: Converting Word document to Pdf

2005-08-09 10:10:33
I have done two-column layouts for my own web site through Cocoon and
FOP. With images, and table of contents. Created from Word documents,
through some Cocoon pipelines using XSLT (and jTidy). Images must be
integrated using a path on the computer generating the images,
unfortunately. Works for me anyway.

Hans

On 8/9/05, Joe Heidenreich <HeidenreichJ(_at_)aaps(_dot_)org> wrote:

This is something we've been researching as well. Generating PDFs from
XML in XSLT 1.0. However, we need to generate a two column pdf, which is
apparently a problem when doing an XML to PDF conversion. Is that
possible through FOP? Can you also integrate images?

Unfortunately for the Cocoon suggestion, we use IIS, not Apache. Any
information from personal experience would be greatly appreciated.

Joe


-----Original Message-----
From: Jonas Lundberg 
[mailto:my(_dot_)name(_dot_)is(_dot_)hans(_at_)gmail(_dot_)com]
Sent: Tuesday, August 09, 2005 10:19 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Spam:Re: [xsl] Converting Word document to Pdf

In my own system, I use Cocoon http://cocoon.apache.org/2.1/ Cocoon has
a serializer using FOP to create PDF.
You can also install Saxon, to get XSLT 2.0 In this environment, I
transform word HTML to PDF.

Hans

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--