Freeware and Shareware Downloads                     
Home     Software category     Just in softwares     Submit a program     Contact us     Link to us
Home > Others::Others > PDF Page Counter COM Component 1.10

Downloading PDF Page Counter COM Component 1.10

Download In Progress......

If your download does not start, click here.

 

Description:
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, .asp net, cold fusion, php & vc++ code included simple ASP example of usage:- Set Obj = Server.CreateObject("PDFPAGECOUNT.PDFPages.1") dim pages pages = Obj.GetPages("C:\yourpdf.pdf" )