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 : Monday, April 2, 2007 4:05:38 AM(UTC)

marasma  
marasma

Groups: Registered
Posts: 51


Hi,
how I ca track if an AnnotationObject has been changed ? I need to execute some tasks every time an annotation has been modified. I can't found any event on annotation object, and I don't use automation !
I'm using LT 14.5 with VB.NET.
Thanks
 

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 : Tuesday, April 3, 2007 9:36:42 PM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Hello,

If you are using the COM programming interface, you can check the OnAnnChange event, which occurs when any property of an annotation object changes.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Wednesday, April 4, 2007 2:18:28 AM(UTC)

marasma  
marasma

Groups: Registered
Posts: 51


Hi,
I'm usinf Leadtools Document Imaging 14.5 with VB.NET, and I don't find any event for tracking annobject changes. Can you help me?
Thanks!
 
#4 Posted : Sunday, April 8, 2007 12:04:22 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Hello,

The event is AnnAutomation.AfterObjectChanged Event. But since you are not using the Automation object, you may try to check the AnnContainer.AfterDrawingObjects or  AnnContainer.BeforeDrawingObjects events.

If these events don't work with you, I think there is no way to check if the AnnotationObject has been changed in the non automated mode.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.046 seconds.