can symbols be used on advanced PDFS? example: <ht...
# advancedpdf
m
can symbols be used on advanced PDFS? example: https://www.toptal.com/designers/htmlarrows/symbols/check-mark/
a
Yeah I've used some before - e.g. the bullet symbol
&bull;
- not sure if BFO supports all HTML entities though
message has been deleted
ah there is actually a list of named entities they support in Appendix B of that document, it looks like the arrows are included
message has been deleted
although...it looks like cardinal directions only? that's odd - you may want to test out the diagonals but they aren't listed
m
you can also try using the unicode character directly without the named entity
Native Unicode support. No worrying about codepages, encodings and so on, it just works
m
thanks guys! shall test