Save as pdf issue

Hi,

I'm converting doc to pdf file. Could you please see the attached doc file ? The 2 first rows are repeated as header on new pages. When I convert it using this code, there is something wrong with borders on 2nd page

License l = new License();
l.SetLicense("Aspose.Total.lic");
Aspose.Words.Document doc = new Document("inrupt.doc");
doc.Save("inrupt.pdf");

Is there any workaround ?

I tried whith Aspose.Word 9.5.0 and 9.0.0

Thanks

Dear Le Craver,


Thank you for your inquiry.

I have reproduced your issue on my side and linked your request to the related record in our tracking system. We will keep your updated about issue resolving.

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


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