HTML to PDF - ordered list not rendering correctly

Hello,


I have Aspose PDF 7.0. I am trying to render an ordered list (numbered) to PDF. It does not render correctly. The numbers do not show up. The HTML I am using is:

  1. Item 1
  2. Item 2

    Is there a fix for this issue?

    Thanks.

    Hi Mickey,

    Thanks for using our products.
    <!–[if gte mso 9]>
    <w:WordDocument>
    <w:View>Normal</w:View>
    <w:Zoom>0</w:Zoom>
    <w:TrackMoves/>
    <w:TrackFormatting/>
    <w:PunctuationKerning/>
    <w:ValidateAgainstSchemas/>
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
    <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
    <w:DoNotPromoteQF/>
    <w:LidThemeOther>EN-US</w:LidThemeOther>
    <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
    <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
    <w:Compatibility>
    <w:BreakWrappedTables/>
    <w:SnapToGridInCell/>
    <w:WrapTextWithPunct/>
    <w:UseAsianBreakRules/>
    <w:DontGrowAutofit/>
    <w:SplitPgBreakAndParaMark/>
    <w:EnableOpenTypeKerning/>
    <w:DontFlipMirrorIndents/>
    <w:OverrideTableStyleHps/>
    </w:Compatibility>
    <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
    <m:mathPr>
    <m:mathFont m:val=“Cambria Math”/>
    <m:brkBin m:val=“before”/>
    <m:brkBinSub m:val="–"/>
    <m:smallFrac m:val=“off”/>
    <m:dispDef/>
    <m:lMargin m:val=“0”/>
    <m:rMargin m:val=“0”/>
    <m:defJc m:val=“centerGroup”/>
    <m:wrapIndent m:val=“1440”/>
    <m:intLim m:val=“subSup”/>
    <m:naryLim m:val=“undOvr”/>
    </m:mathPr></w:WordDocument>
    <![endif]–><!–[if gte mso 10]>

    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";}

    <![endif]–><span style=“font-size:10.0pt;font-family:“Arial”,“sans-serif””>

    I
    have tested the scenario and I am able to reproduce the same problem. For the
    sake of correction, I have logged it in our issue tracking system as <span style=“font-family:“Arial”,“sans-serif””>PDFNEWNET-34132. We
    will investigate this issue in details and will keep you updated on the status
    of a correction.<span style=“font-size:10.0pt;font-family:“Arial”,“sans-serif””>

    We
    apologize for your inconvenience.


    The issues you have found earlier (filed as PDFNEWNET-34132) have been fixed in Aspose.Pdf for .NET 7.8.0update.


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