datalogics / pdf2img-csharp-dotnet-samples

Sample code for the Datalogics .NET interface of PDF2IMG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datalogics Adobe PDF Library

Documentation  |   Support   |   Release Notes   |  Homepage

.NET Samples

Introduction

PDF2IMG enables users to convert PDF documents to image files, such as JPEG, PNG, EPS, GIF, RAW and TIFF, as well as render, rasterize and split PDF documents. It provides high-quality image output with a variety of customization options while maintaining exceptional color accuracy during conversion.

Building and Running Samples

Samples can be built and run easily in an IDE such as Visual Studio 2022.

  1. Open the sample .csproj file in Visual Studio 2022.
  2. Install the PDF2IMG.LM.NET NuGet package with Visual Studio. You can do this by navigating to Tools > NuGet Package Manager > Manage NuGet Packages for Solution. Then, search for the PDF2IMG.LM.NET package and install.
  3. Run the sample with Visual Studio.

About

Sample code for the Datalogics .NET interface of PDF2IMG


Languages

Language:C# 100.0%