I am designing an application which will take the name of
an existing TIFF file and allow the user to view a listing
of the various pages contained in the TIFF, as well as
extract individual pages from the TIFF and save them as
separate files.
I am looking for information on manipulating TIFF's in
the .net framework using vb.net and asp.net.
Thanks very much for any help/direction you can offer.