Numbering issue after EMF to PDF conversion

Hi Aspose support,

In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll to insert EMF picture into document, convert to Word document to PDF and then optimize PDF with Aspose.PDF.dll. In this case conversion speed and resulted PDF file size and quality are optimal.

Actually the base of the conversion method is taken from example: https://docs.aspose.com/words/net/convert-a-document/

But with this method we noticed problems with content in resulted PDF file.

Problem with shifted paragraph after auto-numbering:
ShiftedPara.png (57.1 KB)
See EMF: ShiftedPara.zip (3.9 KB)

Checked with:
Aspose.Words.dll v 19.7.0
Aspose.PDF.dll v19.7.0

See the project codes for more details:
EmfToPdf.zip (6.0 KB)

Please help with solving these problems.

@licenses

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-18955. 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-18955) have been fixed in this Aspose.Words for .NET 19.9 update and this Aspose.Words for Java 19.9 update.