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

Re: [xsl] Converting Word document to Pdf


Subject: Re: [xsl] Converting Word document to Pdf
From: Jonas Lundberg <my.name.is.hans@xxxxxxxxx>
Date: Tue, 9 Aug 2005 14:34:55 +0200

First, you have the problem of converting the Word binary format to
XML. Then you can transform it to xsl:fo using XSLT and use FOP to
generate the PDF. If you save the Word file as HTML or XML, then you
have a much easier problem to solve.

On 8/9/05, amita rathore <amita_rathore@xxxxxxxxx> wrote:
> 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


Current Thread
Keywords