Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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 ?