Search found 1 match

by alphadog
Fri Dec 05, 2008 11:19 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: ImageCollection Issues
Replies: 1
Views: 13635

ImageCollection Issues

I have some code that opens a multi-page TIFF (tFile = new TiffFile(e.FullPath)) and then iterates through the pages to split, based on blank page detection, into individual PDFs . This code below (tested with the trial component): a) won't save at col.Save(aPath, pdf). aPath is correct. No PDF is p...