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
Append PDF COM Component is for ASP, Cold Fusion, VB, PHP, VC, .NET and other languages.
This software does NOT require Acrobat, Append PDF COM Component is designed for server or desktop usage. Append PDF software automates the process of appending multiple PDF files, you can append an existing pdf file to another file or a list of files, the result file is optimized for space, PDF Size optimization is over 50% better than appending files in Acrobat and using other tools that use Acrobat to append, Append PDF also retains file version information. In our tests the appending speed is up to 70 times quicker than Acrobat 7 append + save!
Example .asp, vb, .net & vc++ code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("AppendPDF.AppendPDFCom.1") AppendPDF = Obj.getAppendPDFFile("f1.pdf", "f2.pdf", "out.pdf")
Dim obj As AppendPDFLib.AppendPDFCom Set obj = New AppendPDFLib.AppendPDFCom GetAppendPDFFile = CStr(obj.GetAppendPDFFile("f1.pdf", "f2.pdf", "out.pdf"))
simple ASP .NET using C# example of usage:-
AppendPDF.AppendPDFCom AppendPDF = new AppendPDF.AppendPDFCom(); AppendPDF.getAppendPDFFile("f1.pdf","f2.pdf","out.pdf");
simple PHP example of usage:-
$Obj = new COM("AppendPDF.AppendPDFCom"); $AppendPDF = $Obj->getAppendPDFFile("f1.pdf", "f2.pdf", "out.pdf");
simple Cold Fusion example of usage:-
<cfobject action = "Create" type = "COM" class = "AppendPDF.AppendPDFCom" name = "Obj"> <cfoutput>#Obj.getAppendPDFFile(intputFile1, intputFile2, outputFile)#</cfoutput>
Main Features 1. Supports Windows 95, 98, ME, NT4, Windows 2000, XP, 2003, Vista, 2008 & Windows 7 2. Automates the process of appending multiple PDF files 3. Batch list processing, append lists of files in a list text file 4. Doesn't require Acrobat 5. PDF Size Optimization over 50% better than Acrobat 6. Retains PDF version information, e.g. PDF 1.4 in = PDF 1.4 out 7. Written in VC++ for ultimate speed 8. Example ASP, VB, PHP, ColdFusion, .NET & VC++ usage code included 9. Full HTML Help