how to combine multiple tiff files into one tiff file in C# win form
Please Give me Answer
Loading
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.
Ganesan CPosted Aug 14, 2021, 6:23 AM
Hi,
Please look the below link for reference.
https://www.ryadel.com/en/asp-net-c-sharp-merge-tiff-files-into-single-multipage-tif/
https://jonlabelle.com/snippets/view/csharp/merge-tiff-files
Rijwan AnsariPosted Aug 14, 2021, 5:43 AM
Kurt AmbrosePosted Aug 13, 2021, 3:20 PM
Jay IzquierdoPosted Dec 31, 2014, 1:50 PM
The basic idea is that you need to load the tiff file and make it as a page to a multipage tiff file. I did a quick search and found the following samples:
http://www.c-sharpcorner.com/Blogs/10924/
http://stackoverflow.com/questions/6548771/merging-two-tiff-image-using-c-net?rq=1
http://support.leadtools.com/CS/forums/13213/ShowPost.aspx
http://forums.asp.net/t/1879066.aspx?Combine+Merge+Multiple+tif+files+into+a+single+tif+file+using+MemoryStream