Save as PDF alters numbering style

Hello.


I have this block of code, which basically saves a word document as a PDF.


Aspose.Words.Document pdfDocument = new Aspose.Words.Document(@“C:\path\Aspose_test.docx”);
pdfDocument.Save(@“C:\path\Aspose_test.pdf”, Aspose.Words.SaveFormat.Pdf);


When I open the PDF, the numbering style has been altered. I attached the original file (docx) and the converted file (pdf) bellow.

When I use the word export to PDF, the style is not altered.

How can I fix this?

Kind regards,

Katja Suvajac
Hi Katja,

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

We apologize for your inconvenience.

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


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