Text formating is corruptred when printing *.docx with Aspose.Words

Hi,
please take a look at the attached files. I used code below to print attached document. Please, llok at the results on attached picture.

Dim License As Aspose.Words.License = New Aspose.Words.License()
License.SetLicense("Aspose.Words.lic")
Dim Document As New Aspose.Words.Document(fileName)
Document.Print(printerSettings)

Hi

Thanks for your request. I managed to reproduce the problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is fixed.
Best regards,

Hi,

Could you please update the status of current issue?
Thanks!

Hi

Thanks for your inquiry. Unfortunately, the issue is still unresolved. Please expect a reply before next hotfix (within 4-5 weeks). We might just fix the problem or provide you more information.
Best regards,

The issues you have found earlier (filed as 15109) have been fixed in this update.

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

Thank you !