[.Net] Issue in PDF conversion with images and text field

Hi,

we noticed an issue in the PDF conversion when you have an image and a text field above the image with some formattings. The image isn´t rendered any more from where the Textarea begins.
I attached you two example documents and the PDF output (also generated by word). The following will code will do the reproduction.

var doc = new Document(@"S:\in.docx");
doc.Save(@"S:\out2.pdf");

Kind regards,
Daniel

example.zip (662.0 KB)

@Serraniel,

We tested the scenario and have managed to reproduce the same problems on our end. For the sake of correction, we have logged the following issues in our issue tracking system.

WORDSNET-17339 related to in.docx
WORDSNET-17340 related to in2.docx

We will further look into the details of these problems and will keep you updated on the status of these issues. We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-17340) have been fixed in this Aspose.Words for .NET 20.3 update and this Aspose.Words for Java 20.3 update.

The issues you have found earlier (filed as WORDSNET-17339) have been fixed in this Aspose.Words for .NET 20.3 update and this Aspose.Words for Java 20.3 update.