Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi Team,
We are developing a WPF application, where in using ISOViewer for rendering Images. We get .cgm images from service and ISOVIEWER helps in rendering the same.
However, when we try to print images using the print function , it always send it to default or opens up a pop up for selecting printer. I want to send my image to the selected printer by manually setting the printer in code itself i.e without opening the pop-up for printer selection. Is there any way to do this ?