how to print two images from folder in two pages in c# win ?
how to print two images from folder in two pages in c# winform ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kanishka DhaliwalPosted Apr 9, 2015, 3:32 PM
Your question is quite general. I searched the internet and I found this help topic that uses Microsoft .NET classes for printing:
if the images' format you are trying to print are not natively supported in .NET, you need a toolkit than can decode such formats, see the following leadtools help topic: https://www.leadtools.com/help/leadtools/v19/dh/to/leadtools.topics~leadtools.topics.printarealimagesizeininches.htmlhttp://stackoverflow.com/questions/2337252/print-image-in-net-winform
Vithal WadjePosted Mar 12, 2015, 2:33 PM
http://www.c-sharpcorner.com/UploadFile/0c1bb2/capture-screen-shots-of-page-using-Asp-Net-C-Sharp-without-script/