Stamp annotations

49 views
Skip to first unread message

Siddharth Shah

unread,
Jan 13, 2015, 5:27:01 AM1/13/15
to pdfne...@googlegroups.com
# I am adding stamp annotations in my pdf doc. I want them to be selected by default when I add them.
# I want them to be out of focus when selecting out of the box.

Basically, I think onSingleTapConfirmed has to do something with it

Any ideas?

Ryan

unread,
Jan 13, 2015, 6:36:47 PM1/13/15
to pdfne...@googlegroups.com
If you want to have a newly added annotation selected (similar to what we have for other tools such as line/rectangle etc.), you will need to set mNextToolMode to ToolManager.e_annot_edit.

See any of the annotation creation tools for an example (such as RectCreate.java).

To deselect an annotation, set mNextToolMode to ToolManager.e_pan.
Reply all
Reply to author
Forward
0 new messages