Bullet Symbol is Lost after DOCX to PDF Conversion using .NET

Hi,

Using Aspose.Words for .NET. When converting docx to pdf, the first bullet in a bulleted list is always lost.

See output pdf document screenshot:
image.png (3.0 KB)

Original docx document:
Converting to pdf issue example document.docx (50.9 KB)

Few hints regarding issue:

  1. Document is generated with custom product (not aspose) which exports data as a table.
  2. One table column content is exported as <w:altChunk …> (anchor for imported external content, reference to html content).
  3. Html content contains simple bulleted list. See example:
  • one
  • two
  • three
  • four
  • five
  1. Using latest Aspose.Words for .NET (21.4.0.0) to convert to pdf. The first bullet is lost in each <w:altChunk…> html content in the final document.
  2. Everything is in order when saving as pdf in Microsoft Word.

Can you explain the behavior or confirm the bug.

Thank you.
Martin

@martin27

We have tested the scenario and 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-22332. 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-22332) have been fixed in this Aspose.Words for .NET 21.7 update and this Aspose.Words for Java 21.7 update.