[BUG] Printing when using embedded fonts
From my experience, I can say that it looks like the exact same problem which GDI+ also exposes. The workaround (since the bug was never addressed by Ms) was to use GDI. Calling AddFontMemResourceEx in gdi32.dll seemed to correct the problem.
Sinc MS is building a new platform with "excellent" text support, I hope the problem will get addressed this time. Any feedback is welcome.
Best regards,

