It looks like my print preview and PDF are both using the custom font I selected. If I send a custom character as ☑ which is not in my custom font, the print preview (AWTRenderer) looks like a checkbox while the PDF (PDFRenderer) shows a #. I want it to print a checkbox. Surely I'll have to add another custom font if my custom text font doesn't have this character. I'm just wondering why the 2 different outputs produce different results.
