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 Text Stamp COM Component is for ASP, .NET, PHP, Cold Fusion, VB, VC and other languages.
PDF Text Stamp software automates the process of applying page numbers, bates numbers, roman numerals, fonts, font sizes, font types, colored text, angled text, centered text, right justified, from any edge of page & any text to multi page, rotated & different sized pdf's. PDF Text stamp contains many special features like carrying over page numbers to other pdf's, starting from any page number at any page, 2 up processing, a/b 2up processing, nth processing, reverse numbering, one page number only, prefix text, separator text, postfix text, see thru text option for watermarking (opacity), add any True Type font (comes with a TTF font to metric conversion tool), file output naming using page number information & 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("PDFTextStamp.PDFTextStampCom.1") obj.startPage = 1 obj.endPage = 99999 result = CStr(obj.getPDFTextStampFile("c:\\input.pdf", "c:\\output.pdf", ""))
Dim obj As PDFTextStampLib.PDFTextStampCom Set obj = New PDFTextStampLib.PDFTextStampCom obj.startPage = 1 obj.endPage = 99999 obj.GetPDFTextStampFile("C:\input.pdf","C:\output.pdf","")
Main Features 1. Supports Windows 95, 98, ME, NT4, Windows 2000, XP, Vista, 2003, 2008 & Windows 7 2. Automates the process text stamping multiple PDF files. 3. Options for page numbers, bates numbers, roman numerals, fonts, font sizes, font types, colored text, angled text, centered text, right justified, from any edge of page, any text to multi page, rotated, see thru text for watermarking (opacity) & different sized pdf's. 4. Batch list processing 5. Doesn't require Acrobat 6. Up to 34 times quicker than Acrobat 7 7. Apply any type of True Type font 8. Full HTML Help.