Do the fonts look blurred when you save the image to disk?
I don't know if you can get a good result using this method as image has much lower definition than print.
It is best to render directly into print device and to use GDI+ text rendering as it works better for high DPI devices.
Also in v1.5 I'm planning to add native support for WPF so it may help you (don't have deadline yet).
I don't know if you can get a good result using this method as image has much lower definition than print.
It is best to render directly into print device and to use GDI+ text rendering as it works better for high DPI devices.
Also in v1.5 I'm planning to add native support for WPF so it may help you (don't have deadline yet).