You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to print rendered graphics?
I can use CreateBitmapGraphics to get the rendered output into a bitmap but how to I then get that bitmap into a GDI bitmap that I can send to the printer?