This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, February 25, 2006 7:01:57 AM(UTC)
Groups: Registered
Posts: 9
Based on the example of Leadtools 14.5 >> Document Imaging >> Annotation >> DotNet Library >> v1.1 >> 03 VB.NET Annotations Automation Demo Project (2003)
When saving the annotated image, the image will be saved with a *.ann file.
Question 1: Is it necessary to save the image with *.ann file ?
It seems that the original image will not be modifed after saving. All the detail of the annotation will be saved in *.ann file.
Question 2: Can i save/overwrite the annotated image to the original image without creating *.ann file ?
#2
Posted
:
Monday, February 27, 2006 10:29:37 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
For TIFF files in particular, you can save the annotations in a tag
inside the file itself, instead of putting them in a separate .ANN file.
See the help topic for AnnCodecs.SaveToTag Method in the LEADTOOLS 14
.NET help file. This topic contains a code sample that loads and saves
annotations in a TIFF tag.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.