xsl-list
[Top] [All Lists]

Re: Converting Word document to Pdf

2005-08-09 05:34:55
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(_at_)yahoo(_dot_)com> 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

--~------------------------------------------------------------------
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>
--~--