|
Software Products: 0..9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z  |
TIFF Page Counter COM ComponentThe com component will quickly tell you how many pages are in a tiff file The com component will quickly tell you how many pages are in a tiff file, ideal for web sites that serve tiff content.
Example .asp code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("TIFFPAGECOUNTCOM.CTIFFPageCount.1")
dim pages
pages = Obj.GetPages("C:\yourtif.tif" )
|
|
|
Copyright © DevFilesLand.com 2004-2005