Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

How to change bitmap in Bitmap annotation

More
10 years 3 months ago #10691 by arcmobile.div
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.
More
10 years 3 months ago #10693 by Davide
Hi,
can you please better explain your issue?

You can change position and size of the annot by calling
Code:
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-
Time to create page: 0.398 seconds
Powered by Kunena Forum