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

TOPIC:

How to change bitmap in Bitmap annotation 8 years 10 months ago #10691

  • arcmobile.div
  • arcmobile.div's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
I have created an Bitmap annotation with AddAnnotBitmap(Bitmap bitmap, boolean has_alpha, float[] rect). Now I need to update the bitmap in some specific scenario. Please suggest.

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

How to change bitmap in Bitmap annotation 8 years 10 months ago #10693

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
can you please better explain your issue?

You can change position and size of the annot by calling
m_annot.SetRect( float left, float top, float right, float bottom);

For more info check this www.radaeepdf.com/documentation/javadocs...t-float-float-float-

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

  • Page:
  • 1
Powered by Kunena Forum