Evaluating Aspose Words- and I have some questions

Hi, We are about to start a new project that requires us to parse PDF/RTD/MS Word documents and possibly HTML, and to then store the result in a database for latter output to HTML, with minimum formatting (Paragraphs bold, italic, underline) and some kind of bookmark.

I think we would like to parse the documents into xml (maybe into the XLS Fo format) for storage into the database.

Then for displaying we would assemble the documents into a set of html linked files.

My question is can Aspose Words convert documents into the XLS Fo format. and then from the XLS format output it to html.

Regards
Paul

Hi Paul,

Aspose.Pdf API supports XSL-FO to PDF but PDF or Word to XSL-FO is not supported.

Best Regards,