
DynamicPDF PrintManager is an easy to use API that allows developers to automate PDF printing (sending a PDF to an actual printer device) from within any .NET application (C# or VB.NET). PrintManager allows you to manage multiple print jobs, verify printer settings and handles successful or unsuccessful prints all from within an API that is intuitive and quite easy to learn. With a Free Evaluation Edition to try, why not start using DynamicPDF PrintManager Today!
The following code demonstrates how easy it is to print a PDF from within any .NET code. Just two lines of C# or VB.NET code and your PDF document is being sent off.
1: PrintJob printJob = new PrintJob("HP Color LaserJet CM2320", "DocumentA.pdf");
2: printJob.Print();
1: Dim MyPrintJob As New PrintJob("HP Color LaserJet CM2320", "DocumentA.pdf")
2: MyPrintJob.Print()
Download
PrintManager Today! (80.5 MB)
Below is a list of the main features or our DynamicPDF PrintManager for .NET.
If you are already using any of our other great DynamicPDF products or if you plan to in the future, you can rest assured that DynamicPDF PrintManager will work seamlessly with all our other products. So whether you are creating PDF documents from scratch using DynamicPDF Generator or DynamicPDF ReportWriter, merging or filling in PDF documents using DynamicPDF Merger or converting files to PDFs with DynamicPDF Converter you can now seamlessly output those PDF documents to any printer with any of those above mentioned product (or any other PDF you have).
DynamicPDF PrintManager for .NET Version 2 BETA Release
.NET PDF Viewer - Beta Release
You just made two nerds extremely happy, thanks so much!
Pedro Vera, NetLink Resource Group, Inc.