We provide more than 20,000 discount software. Save our customers over $8,000/day!
software discount coupon codes
Home > Business > PDF Tools >  Subscribe
*USD$ is default, select other currencies at the order page
Winnovative PDF Merge Library for .NET Boxshot
  • Winnovative PDF Merge Library for .NET


    Combine existing PDF documents, images and texts in a single PDF document.


  • Windows All| Version 3.2 | 21 sold
$250.00
Currently not available
100% Purchase Secure & 30 Days Money Back Guarantee!
Shipping:1. Sale for global. Send Register Code by E-mail (Free)
2. More shipping requirements, please see in order page.
Buy Now
Free Trial
Discount Info

Other LicenseWe offer various licenses/editions for this product, as shown below:
LicensePrice
Deployment LicenseGet It Now
Deployment with 1 Year MaintenanceGet It Now
Redistributable with 1 Year MaintenanceGet It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

send us expired
Discount Bundle
Reviews
Average user rating: Excellent (/5)
Your Rating:
Outside Software AwardsSoftcns Editor's Pick
Product Details
Winnovative PDF Merge Library for .NET Screenshot

The PDF Merge library for .NET can be linked into any .NET application, either ASP.NET web sites or Windows Forms applications, to add pdf merge capabilities to your application.

With Winnovative PDF Merge for .NET you can combine existing PDF documents, images and texts in a single PDF document.

If you need a ready to use tool for combing your documents and images you can use our command line utility. It allows you to specify the merge elements in any order with a simple syntax.

The integration is extremely easy and no additional installation is necessary in order to get started. It's just a .NET assembly that you have to reference in your application.

Features
• Easy integration, no installation or setup is necessary on the server
• Delivered as a single strong named .NET assembly (can be installed in GAC)
• Can be deployed on the server by simple copy (xcopy deployment support)
• Can be used from ASP.NET, Windows Forms, WPF, Web Service or Console applications
• The same assembly can be used both on 32-bit and 64-bit Windows servers
• Command line and Windows Forms samples with full C# source code
• Merge PDF documents from files and streams
• Get number of pages of a PDF document
• Specify the range of PDF pages to be merged from each PDF document
• Save merged document in memory or in file
• Merge PDF bookmarks
• Set compression level of the resulted PDF document
• Set merged document info (title, author, creation date)
• Password protect the merged document
• Set merged document rights for print, copy, assembling

Code Sample

1: PdfDocumentOptions pdfDocumentOptions =
new PdfDocumentOptions();
2:
3: pdfDocumentOptions.PdfCompressionLevel = PDFCompressionLevel.Normal;
4: pdfDocumentOptions.PdfPageSize = PdfPageSize.A4;
5: pdfDocumentOptions.PdfPageOrientation = PDFPageOrientation.Portrait;
6:
7: PDFMerge pdfMerge = new PDFMerge(pdfDocumentOptions);
8:
9: pdfMerge.AppendPDFFile(pdfFilePath);
10: pdfMerge.AppendImageFile(imageFilePath);
11: pdfMerge.AppendTextFile(textFilePath);
12: pdfMerge.AppendEmptyPage();
13:
14:
15: pdfMerge.SaveMergedPDFToFile(outFile);

PDF Merge Command Line Tool

The PDF Merge Command Line Tool is a simple application constructed based on the development libraries. It is also a ready to use application in case you don't need to build your own application. The command line syntax is:

mergepdf.exe {[/pdf:pdf_file] | [/emptypage] | [/image:img_file]}+ [/pagesize:(A4|A3|A2|A1|A0)] [/compression:(NoCompression|Normal|Best)] [/orientation:(Portrait|Landscape)] /out:out_file

In simple terms this syntax means that you can specify the pdf files, image files and text files in any order. The resulted merged document is specified by the out:/ argument. The full path of the source files must be specified in the arguments list. If the file path contains spaces you should quote the file name (e.g /pdf:"C:\My Documents\MyPdfFile.pdf").

Beside the elements to be merged you can also specify the resulted document options like compression level, page orientation and page size.

Command line example:

mergepdf.exe /pdf:"C:\Report.pdf" /emptypage /image:"C:\Image.Jpeg"
/out:MergedDocument2.pdf /compression:Normal /orientation:Landscape

Winnovative PDF Merge Library for .NET Comparison

More Coupon Codes & Deals from Outside Software
Buy Winnovative PDF Merge Library for .NET at the software shopping site - SoftCns.com