Subject: Re: Converting Word document to Pdf
From: Jonas Lundberg <my.name.is.hans@xxxxxxxxx>
Date: Tue, 9 Aug 2005 16:19:04 +0200
|
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
On 8/9/05, Sajeesh N Kakkat <ksajeesh@xxxxxxxxxx> wrote:
>
> Hi,
>
> We were also looking at a tool to do this in the best way possible but
> unfortunately couldnt find one which is free or available as an open
> source. Let me know if there is one which also supports XSLT2.0. The
> solution can be to save Word documents HTML format, and then convert to
> PDF using HTML to XSL-FO XSLT.
>
>
>
>
> amita rathore
> <amita_rathore@ya
> hoo.com> To
> xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> 08/09/2005 02:13 cc
> PM
> Subject
> Converting Word document to
> Please respond to Pdf
> xsl-list
>
>
>
>
>
>
>
>
>
> Hi All,
>
> I know this is not the right forum to ask for this
> question. But I just wanted to take expert's advice on
> if it is possible to convert Word document to pdf.
>
> I looked for AbiWord (http://www.abisource.com/) as an
> option, which stores the document in Xml native form.
> Has anyone written a xsl-fo for it to convert to pdf
> using FOP.
>
> Thanks in Advance !!
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
|