This group contains samples that show how to use Docotic.Pdf library to render and print PDF documents in C# and VB.NET. There are samples that show how to convert PDF to image, create an image of a PDF page with the specified zoom level, and make a thumbnail of a PDF page.
Don't miss all other samples.
This sample shows how to draw a PDF page on the drawing surface of a System.Drawing.Graphics.
This sample shows how to save an image of a PDF page with the specified zoom level.
This sample shows how to make thumbnail of a PDF page.
This sample shows how to print PDF documents to a printer in Windows Forms and WPF applications.
Print PDF in Eto.Forms applications
This sample shows how to print PDF documents to a printer in Eto.Forms application.
Save PDF or its page as bitonal TIFF
This sample shows how to save a PDF page or the whole PDF document as a bitonal (black and white) TIFF image.
This sample shows how to save a PDF document as a multipage TIFF image.
This sample shows how to save a PDF page as an image (i.e. how to convert a PDF page to PNG, JPG, or TIFF image).
Save PDF page as image with specified resolution
This sample shows how to save a PDF page as an image with the specified resolution.