WordML to PDF - chaotic layout

Hello,

I work with Volvo IT Services and we are much interested in buying a license of Aspose Words.
Our application generates WordML documents that we would like to convert in PDF format.

I am currently working on a proof of concept to make sure that the conversion works fine.

While our WordML files do open correctly in Word 2010 without any trouble or warning, the resulting PDF is chaotic in terms of layout. The same behaviour occurs with DOCX conversion.

What is also strange is that the Trial version is supposed to truncate the document after 2 pages.
But the generated document is 9 pages long.

Can you provide me with some help please?

I attached the WordML file as well as the DOCX and PDF file.
Please let me know if you need any further information to ease the analysis.

Here is the code use for PDF conversion:
Document asposeDocument = new Document(sInputFileName);
asposeDocument.Save(sOutputFileName, SaveFormat.Pdf);

Best regards,

Thomas Musset
thomas.musset@volvo.com

Hi Thomas,

Thanks for your inquiry. I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-11628. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hello Tahir,

Thank you for having registered this issue.
If I may ask so, do you know approximately how much time to expect to get an update on this topic?

Kind regards,

Thomas

Hi Thomas,

Thanks for your inquiry. I would like to
share with you that issues
are addressed and resolved based on first come first serve
basis. Currently, your issue is pending for analysis and is in the
queue. I am afraid, we can’t provide you any reliable estimate at the
moment. Once your issue is analyzed, we will then be able to provide you
an estimate.

Thanks for your patience and understanding.

Hello Tahir,

Have you got any update on this issue please?

Best regards,

Thomas

Hi Thomas,

Thanks for your patience. I regret to share with you that the implementation of
this issue has been postponed. We will inform you as soon as there are any further developments.

We apologize for your inconvenience.

Hello,

We finally decided to generate our PDF files from scratch using iTextSharp.
I think you can close this case.

Best regards,

Thomas

Hi Thomas,

Thanks for your patience. We will inform you via this forum thread once this issue is resolved. We apologize for your inconvenience.

It is nice to hear from you that you have found the solution of your issue. Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.