• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of PDF To Image in ASP.NET MVC PDF Library

This sample demonstrates how to convert a PDF document to an image using the PdfToImageConverter. It supports customization in image conversion, such as setting a transparent background and removing annotations for a specific page or range of pages.
DEMO
SOURCE
Click the "Convert to Image" button to convert the first page of the PDF document to Image using PdfToImageConverter. Click the "View Template" button to view the PDF document generated by Essential PDF. Please note that Adobe Reader or its equivalent is required to view the resultant document.

More information about the PDF to Image conversion using the PdfToImageConverter can be found in this documentation section.