I need to split TIFF file to many files (each page in a separate file).
I wrote a function but splitting of a large amount of files takes time :/
Then I was searching for a library to do the split and I found the LibTiff.Net but I can't find the split function!!
Can you please help me to use this library?