Position of Text Box in pdf is different than in Word document

Hi,


we created a document in Word 2013. In the document we put a table. The table contains an image and some text in the cells. We put a Text Box on the document which overlaps the table.

Then we save the word document as pdf by following code:

Document doc = new Document(dataDir + “Repro.docx”);
doc.Save(dataDir + “Document Out.pdf”, SaveFormat.Pdf);

When we open the pdf the position of the Text Box is different than in Word. The vertical alignment is different. We checked already settings of position of the Text Box but nothing really helped.

What is wrong?

br
Thomas

Hi Thomas,

Thanks for your inquiry. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-9195 in our issue tracking system. I have linked this forum thread to the same issue and 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-9195) have been fixed in this .NET update and this Java update.


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