Conversion to pdf leads to flawed output

Hi,

I have a Word-File (to be seen in ‘base.docx’) and converted it into a PDF-File with the following simple code:

Document document = new Document("…//base.docx");
document.save("…//actual-flawed.pdf", SaveFormat.PDF);

The ouput is seen in: ‘actual-flawed.pdf’, but I would like it to be: ‘expected.pdf’.
Thank you so much in advance.

Best regards

Hi Dolten,

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-13013. 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-13013) have been fixed in this .NET update and this Java update.


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