Skip to content

Commit

Permalink
Revise instructions for running samples
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Jul 18, 2024
1 parent 0937ff9 commit ea0df27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ PDF2IMG enables users to convert PDF documents to image files, such as JPEG, PNG
Samples can be built and run easily in an IDE such as Visual Studio 2022.

1. Open the sample's .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. Obtain a license activation key from our website: https://www.datalogics.com/pdf2img-free-trial.
4. Run the sample with Visual Studio. You will get a prompt to enter the activation key you obtained in the previous step.
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 ea0df27

Please sign in to comment.