Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

Re: AVPageViewDrawRectOutline is not working in Acrobat 11

$
0
0

Hello,

 

    I want to draw rectangle when user selects the region.   On selecting of region, I am calculating CRect values and passing to AVPageViewDrawRectOutline.

    I am using AVPageViewDrawRectOutline( avPageView, &cRect, 2, NULL, 0 ); function to draw the rectangle in active page.

    It works fine, in Acrobat 9 and 10. But In Acrobat 11, it draws the rectangle but disappears. What could be the problem? Should I need to register "AVPageViewDidDraw"?  If yes, please tell me how to register "AVPageViewDidDraw"

  Thanks in Advance,

 

Sowbhagya


Viewing all articles
Browse latest Browse all 10848

Trending Articles