Header overlaps body

Hi,
I encountered a problem when converting an .rtf file to pdf.
I’m using version 7.0.0.0 of Aspose.Words. I have the same behavior with previous version also.

Document doc = new Document(inFile);
doc.SaveToPdf(outFile);

In the resulting pdf file, the last line of the header overlaps the first line of the body. When I use Words directly everything looks fine.
I attached the project file (without license or Aspose dll), rtf file and resulting pdf.

Thanks in advance.
Marc

Hi Marc,

Thanks for your request. The problem occurs because there is floating textbox at the bottom of the header. I linked your request to the appropriate issue; you will be notified as soon as it is fixed.
As a workaround, you can make this textbox to be inline.
Best regards.

We are happy to tell you that a very cool and important feature (filed as 7180) is included in the new version of Aspose.Words. Text wrapping around images and shapes when rendering Microsoft Word documents to PDF, XPS and printing is now supported. You can download the latest version from here.

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