Skip to main content

DynamicPDF Blog

PrintManager – Setting Advanced Printer Options

· 3 min read
Anil S
Content Creator

The PrintManager for .NET API allows printing of PDF files through any .NET application. The settings accessible to the PrintManager are limited to those exposed through a standard API (such as Win32 or .NET). But a printer may have additional settings that are specific to that printer and are not readily available through a standard API. This means that there could be non-standard features or settings available that vary between printers that are not able to be exposed through the PrintManager API. To remedy this, we have exposed a way to manually save and reuse a specific state of the native printer’s dialog box that when provided to the Printjob will affect that job as if those options where manually selected by a user. A full example on how to accomplish this is outlined below.

DynamicPDF PrintManager for .NET Version 2 is Released

· One min read
Robbie W
Content Creator

PrintManager for .NET version 2.0 is Live! Easy PDF printing from within any C# or VB.NET application is what PrintManager is all about and version 2 is no different. We have added some advanced features like being able to retrieve a list of the media/paper types from a printer and being able to set those types for a specific print job and the ability to redirect the print output to a file.

DynamicPDF Viewer for .NET is Released

· One min read
Robbie W
Content Creator

We are happy to announce the full production release of the DynamicPDF Viewer for .NET. Viewer for .NET is our customizable .NET PDF viewer that can be embedded into any .NET windows form application. It displays PDF files quick and efficiently and has no external dependencies. If you need to add PDF displaying or viewing to your .NET application then you have got to try DynamicPDF Viewer for .NET.

.NET PDF Viewer - Beta Release

· One min read
Robbie W
Content Creator

Now ready for Beta testing is our DynamicPDF Viewer 1.0 for .NET windows control. This is an all new PDF Viewer designed specifically for .NET developers who want to add seamless, efficient, customizable PDF viewing to their .NET windows application.