Printing is system-dependent. On Linux and macOS systems, a PDF can be printed with a standard system command. The sample in this group shows how a PDF loaded into a GcPdfDocument can be printed on Windows using the DS.Documents.Imaging.Windows package and GcPdfPrintManager class, full source code for which is included. That class can be copied and used as is in your Windows applications to print PDFs.