Word document saved as PDF showing tables incorrectly

I have a generated Word XML document which I need to convert to pdf using the following method:

Dim loadOptions As New Aspose.Words.LoadOptions
loadOptions.LoadFormat = Aspose.Words.LoadFormat.Auto

Dim document As Aspose.Words.Document = New Aspose.Words.Document(inputFileLocation, loadOptions)

Dim result As Aspose.Words.Saving.SaveOutputParameters = document.Save(fullOutputPath, Aspose.Words.SaveFormat.Pdf)


Although the word document looks fine, when converted to PDF the table structure overlaps the footer and is also repeated twice - please see attached documents for an example.

Any ideas why this may be happening?

I am using Aspose.Words for .NET, file version 10.6.0.0, product version 2011.10.30

Cheers!

Hi there,

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-10388. 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.

Thanks Tahir - much appreciated

James

Hi there,

Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.

Hi again,

just wondering if there has been any progress on this one?

thanks in advance

Hi there,

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, I 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.

Thank you for your patience.

Hi again,

I was just wondering if any progress was made in investigating this issue?

James

Hi there,

Thanks for your inquiry. I have verified the status of your issue
from our issue tracking system and like to share with you that your
issue is under analysis phase at the moment. I have requested the
development team to share the ETA of this issue. As soon as any
information is shared by them, I will be more than happy to share that
with you.

Thanks for your patience.

Hi again,

Can you let me know if there has been any update on this issue please as it is still causing issues for one of our clients?

James

Hi James,

Thanks for your inquiry. We have verified the status of this issue from our issue tracking system and like to share with you that our product team is currently working over your issue. Hopefully, the fix of this issue will be available in December 2015 release. Please note that this estimate is not final at the moment. We will be sure to inform you via this forum thread as soon as this issue is resolved.

We appreciate your patience.


The issues you have found earlier (filed as WORDSNET-10388) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.