Skip to content

Commit

Permalink
Merge pull request #6 from datalogics/develop
Browse files Browse the repository at this point in the history
Sync develop branch with main for PDF2IMG 4.9.0 release
  • Loading branch information
datalogics-robl authored Aug 1, 2024
2 parents 84e32c5 + 169c017 commit 0596230
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ PDF2IMG enables users to convert PDF documents to image files, such as JPEG, PNG
## ***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.
1. Open the sample's .csproj file in Visual Studio 2022.
2. Obtain a license activation key from our website: https://www.datalogics.com/pdf2img-free-trial.
3. Run the sample with Visual Studio. You will get a prompt to enter the activation key you obtained in the previous step.

0 comments on commit 0596230

Please sign in to comment.