Good morning.
We are using xml to pdf with your .net framework to create reports. This is working fine so far, with our reports being primarily tables.
Now in a new report, we need to create a list of items, with black bulletpoints and can’t find how to do this - at all.
In HTML what we need would look like this:
- Coffee
- Tea
- Milk
How do I create such a list using the aspose pdf xml format?