Is it possible to create tagged list with ListLIElement, ListLblElement and ListLBodyElement,

Hi all,
I’m trying to create an ordered list, but I don’t understand how I can concatenate the various elements. For example, I would like a pdf with the following list:

\<L>
      \<Li>
      \<Lbl>
    \<LBody>
 \<Li>
    \<Lbl>
    \<LBody>
 \<Li>
   \<Lbl>
    \<LBody>

Once the ListElement is created, how do I concatenate ListLIElement, ListLblElement, and ListLBodyElement?
ListElement list = content.CreateListElement();

Thanks

@Santo85

If possible, can you please share the expected output PDF with us as well that contains such list? We will investigate the feasibility and share our feedback accordingly.

Test 1.pdf (71,8 KB)

Thanks for the reply. Attached are two examples of lists that I would like to make.

P.s. I am currently using Aspose.PDF for .NET version 24.11.0

@Santo85

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-59046

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.