Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, March 13, 2011 3:07:43 AM(UTC)
amittare

Groups: Registered
Posts: 7


I am using Leadtools Document Imaging Toolkit 17.0 Annotation features for drawing lines and curves over a tiff image. Is it possible to save points in different .ann file, line in different  file and curves in different  file
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, March 14, 2011 7:10:26 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

If you are using our CDLL API functions, you can select the annotation containers you want to save and then pass true to the fSelected parameter of the L_AnnSave function, and repeat this for each object type you want to save, de-select them, select the next object type and then repeat the process.
If you are using .NET objects, you can add the point objects to a temporary annotation container, save it as ANN, then clear the container, add the line objects and then save them as another ANN file and so on.
 
#3 Posted : Wednesday, March 16, 2011 9:14:42 PM(UTC)
amittare

Groups: Registered
Posts: 7


Thanks Adam
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.097 seconds.