Articles

Are paper sources (input trays) and output Trays Supported? PdfPrint library has support for papersources. private static PaperSource... Can I include PdfPrintingNet.dll in my setup file? (ClickOnce, MSI, ...) PdfPrintingNet.dll is standalone dll library. It is signed with public key. It could be included... Can I merge PdfPrint with ilmerge tool? No, it won't work. executing ilmerge to merge pdfprint dll with another executable will not give... Can I set duplex, collate and copies per single document in multi-document print? Duplex, copies and collate can't be set per single document in multi-document print.This is an... Can I use Viewer component in WPF? Yes, it is possible to use it through WindowsFormHost component.We recommend that you look at our... Can PdfPrint use Adobe for Silent Printing? PrintWithAdobe method uses preinstalled Adobe Reader / Professional for silent printing. It... Does PdfEdit support AES256 encryption and which encryption to use? PDFEdit supports all encryption algorithms defined by official PDF reference manual.Supported... Does Viewer component respects PDF permissions? Our library retrieves following permissions from PDF document: Print Modify Comments /... How AutoRotate property works? It rotates PDF content according to selected paper orientation.If content of the page has greater... How can I translate PdfViewer? Required: PdfPrintingNet.dll must be version 4.5.2.0 or newer Translation file with... How page scaling in printing works? PdfPrint has 3 different scaling options in printing: 1. Actual Size - it leaves page as it is.... How to add PdfViewer component on my Windows Form in design time from Visual studio? 1. In your project reference PdfPrintingNet.dll2. Build your project.3. In Visual Studio go to... How to license PdfViewer object? First, you need valid viewer license.PdfPrintingNet library has 3 different licensing types:... Is PdfPrintingNet.dll signed with public key? PdfPrintingNet.dll is signed with public key. Is supported printing multiple PDF documents as one single printer job? From version 3.0.2.8 printing multiple PDF document as one single printer job is available for... What are available shortcuts on Viewer component? Available Shortcuts in Viewer Component   What is the difference between Viewer, Print and Full license? Viewer license allows displaying PDF document in Viewer component without any limitations.Also,... When calling the Print() method on the Viewer component I get the print dialog. Can I silently print a document? No, for advanced print settings or silent printing you need to use the Full license of our... Where can I see a code sample for usage of the pdfprint? Code samples with Visual Studio solution file you can find in PdfPrinting.zip located in... Where can I see some examples how to use PdfEdit? In PdfPrinting.zip (available in downloads page) there are sample applications with its source... Which are user access permissions supported in PDFEdit? PDFEdit supports all user access permissions defined by official PDF reference manual.Supported... Why is print button on the Viewer component grayed out? This occurs in case the PDF document which you opened has permissions set to disallow printing....
« Back