Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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 ?