|
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  |
PDF Page Counter COM Componentcom component will quickly tell you how many pages are in a pdf file The com component will quickly tell you how many pages are in a pdf file without the need for acrobat, ideal for web sites that serve pdf content.
Example .asp, vb & vc++ code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("PDFPAGECOUNT.PDFPages.1")
dim pages
pages = Obj.GetPages("C:\yourpdf.pdf" )
|
|
|
Copyright © DevFilesLand.com 2004-2005