Put all your favorites on one startpageSurfpack, the ultimate news and favorites aggregator

Popular searches: convert swa files, free book writing software, emoticons for free, hot corners

CreateObject downloads

quickly tell you how many pages are in a pdf; An extensive package of Outlook plug-ins; returns how many pages are in a tiff file




Type: Shareware Cost: 59.95$ Released: 2004-09-26
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" )
Type: Shareware Cost: 59.95$ Released: 2003-07-30
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" )
Type: Shareware Cost: 49.95$ Released: 2003-03-09
The com component will quickly tell you how much disk space a folder is taking up, this also includes subfolders under the root folder, ideal for web sites that serve document/image content.
Example .asp code included

simple ASP example of usage:-

Set Obj = Server.CreateObject("GETFOLDERSIZE.GetSize.1")
dim sz, files, folders
sz = Obj.GetSize("c:\inetpub\" )
files = Obj.files
folders = Obj.folders
Type: Shareware Cost: 37.95$ Released: 2005-09-28
Positic Potolook Plugin is a template add-in for Outlook. Use the templates for new messages, hierarchical template settings allow configuring the plugin precisely to meet your needs. Additionally, the program extends capabilities for filtering mail, removing unsolicited commercial mail and performing miscellaneous conversions. The software contains an extendable core that allows developing additional features using scripting languages.

(c) 2003-2005, surfpack.com.