LEADTOOLS Support
Document
Document SDK Examples
HOW TO: Load an image, Add and Burn annotations, and Save the image without display
#1
Posted
:
Tuesday, November 20, 2018 4:49:50 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
This is an updated combination of the following v19 posts:
The attached C# project was built using Visual Studio 2017 and the v20 LEADTOOLS SDK. The project loads a multi-page image/document, add a text annotation to each page, burn the annotations to the image, and then save the image to disk without displaying the image or annotations. It does so by using the following methods:
To use this demo, extract anywhere on your machine. If you have not installed the LEADTOOLS 20 SDK to C:\LEADTOOLS 20 you will need to configure the build path. There is also an included Tiff file ("AnnWithoutDisplay.tif") for testing, which will need to be copied to the "LEADTOOLS Images" directory ("C:\Users\Public\Documents\LEADTOOLS Images") before running. Alternatively you can change the inputFile parameter in the Program.cs file.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
HOW TO: Load an image, Add and Burn annotations, and Save the image without display
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.