Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
Traction Software Awards
Product Details
PDF Image Stamp COM Component is for ASP, .NET, PHP, Cold Fusion, VB, VC, Perl and other languages.
PDF Image Stamp software automates the process of applying JPEG Images to different sized pdf's PDF Image stamp contains many special features like starting from any page, 1 in nth pages, x,y positioning on the page, image size scaling, image opacity, flip horizontal page, flip vertical page, alignment (centre, left, right) & list of files processing.
Example .asp, vb, .net, php, cold fusion & vc++ code included
simple ASP example of usage:- (by default it put's page numbers on the pdf file)
Set obj = Server.CreateObject("PDFImageStamp.PDFImageStampCom.1") obj.startPage = 1 obj.endPage = 99999 result = CStr(obj.getPDFImageStampFile("c:\\input.pdf", "c:\\output.pdf", "c:\\image.jpg",""))
Dim obj As PDFImageStampLib.PDFImageStampCom Set obj = New PDFImageStampLib.PDFImageStampCom obj.startPage = 1 obj.endPage = 99999 obj.GetPDFImageStampFile("C:\input.pdf","C:\output.pdf","C:\image.jpg","")
use Win32; use Win32::API; use Win32::OLE; my $obj = Win32::OLE->new ("PDFImageStamp.PDFImageStampCom"); $obj->PutstartPage(1); $obj->PutendPage(99999); $obj->getPDFImageStampFile("5pages.pdf", "textstamp-out.pdf", "image.jpg","");
Main Features 1. Supports Windows 95, 98, ME, NT4, Windows 2000, XP, Vista, 2003, Windows 7 & 2008 2. Automates the process Image Stamping multiple PDF files. 3. Scaling, Opacity, Positioning, start - end page processing & more options. 4. Batch list processing 5. Doesn't require Acrobat 6. Up to 35 times quicker than Acrobat 7 7. Full HTML Help.