First, this is a BEAUTIFUL program! It does just exactly what i need. I understand all of the data in the dump file, exept the last item. I extracted bookmarks from a pdf, and every bookmark has either a -6 or a -7 at the very end. Could someone please explain the purpose of that number? Thanks! Rob
Hello, I am trying to save a scan of about 750 pages as a tiff, using LZW compression. Save process starts, but when it gets to about 450 pages, save stops with this error message: ERROR SAVING A TIFF System.Exception: Error saving TIFF ---> System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.SaveAdd(Image image, EncoderParameters encoderParams) at NAPS2.ImportExport.Images.TiffHelper.<savemultipage>d__2.MoveNext() --- End of inner exception...