Iām creating dynamic textfields. When I use a textformat with bold enabled, I have the following 2 things happen:
- If embedFonts is enabled - there is no bold text
- If embedFonts is disabled - everything shows as I want it to
For my application, I must embed the font. How do I work around this?
Thanks