quickly tell you how many pages are in a pdf

PDF Page Counter COM Component 1.10

  • Author: Traction Software
  • Languages: English
  • Supported OS: Win95 / Win98 / WinME / WinNT 4.x / Windows2000 / WinXP / Windows2003
  • Price: $59.95
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" )
Keywords: pdf, page, count, com, component