LEADTOOLS Support
Document
Document SDK Questions
Is it possible to draw multiple redaction objects over a page w/o having to select from the toolbar
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, March 9, 2006 4:44:18 AM(UTC)
Groups: Registered
Posts: 6
Hello,
I am using Automated annotations to draw redaction objects over a multipage TIF. I have the automation toolbar with just the redaction object. Is it possible to keep the mode in redaction continuously without having the user go back and select redaction object from the toolbar everytime he/she wants to draw a new redaction on the current page of the TIF file?
A user opens page 1 of the TIF file. Then they select the redaction button from the toolbar and draw a redaction object over a part/word on the page. Caa they then go to another part/word on the same page and be able to draw a new redaction object w/o having to go back to the toolbar and reselecting the 'redaction button'?
Thanks in advance for any guidance/thoughts.
PP
#2
Posted
:
Friday, March 10, 2006 9:11:20 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use the "automation_AfterObjectChanged" event to know when an object has just been drawn. In this event, you should be able to set the annotation tool by using "annAutomationManager.CurrentObjectId = AnnAutomationManager.RedactionObjectId".
LEADTOOLS Support
Document
Document SDK Questions
Is it possible to draw multiple redaction objects over a page w/o having to select from the toolbar
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.