Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

ink annotation passes page boarder 4 years 11 months ago #14345

  • vitdos1
  • vitdos1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Hello. I have a question with ink annotation. I want not allow ink annotaion passes page boarder. When annotation crosses border it should be drawing along boarder(you can see it in attachments). How can i do it?
Attachments:

Please Log in or Create an account to join the conversation.

ink annotation passes page boarder 4 years 11 months ago #14348

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
it seems we can't limit touch moving position.
but, i think we can clip page bounding on canvas, when drawing Ink.
it may make canvas drawing slower, because of clip operation.

if you care using PDFGLLayoutView, you need to get coordinate of m_annot_page in GLView class.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum