Hi,
I was trying to print in c# using Win2PDF. I find that the characters are smudged . I tried using GenericMonospace and GenericSansSerif.
Also tried using Courier New font specifically, but any font that i use smudges the characters. The same thing when i print using VC++ are very clear without any issue.
Is there any known issue with GDI+ regarding this?
Thanks.