Ordered List Formatting – Advanced PDF
I have a custom Advanced PDF which I have created. I am having issues with formatting the list.
It is working okay with regular numbers (1. 2. 3. etc.) but I cannot get this to work with alpha (a. b. c. etc) or roman etc.
Can anyone offer some light as to whether these are available in Netsuite or what other options there are for HTML and ordered lists?
Some example CSS style elements below.
ol {
list-style-type: upper-roman;
}
ol {
list-style-type: lower-alpha;
}
Bonus question: is there any way to get Chinese number characters rather than English style. This particular custom record is being printed in Chinese