I\'m trying to generate a PDF page with text that has custom symbols (e.g. \"€\") using a custom font. I\'ve created a PDF context and page using UIGraphicsBeginPDFContextTo
I have fought with this for quite a while and it turned out that TTF is automagically embedded while OTF is not. Converting my font just worked.