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

TOPIC:

Bitmap annotation not added in PDF. 9 years 4 months ago #7814

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
I think no,bcs same issue occurred in other PDF also.
First time annotation added in PDF.
After save PDF when again going to add bitmap annotation then bitmap annotation not added in PDF.
Text annotation added successfully.

Note:
For Bitmap annotation:
pa.AddAnnotBitmap(bitmap, true, rect); return true for add.
but pa.GetAnnotCount(); not display value with new annotation.

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

Bitmap annotation not added in PDF. 9 years 4 months ago #7910

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
can we have reply for this
I'm using 2.8.9 version.
it urget.

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

Last edit: by fischer.

Bitmap annotation not added in PDF. 9 years 4 months ago #7915

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
too old version, you are using.
it fixed in later version.
and in version 3.1, much interfaces changed.
if you want upgrade to 3.1, plz replace package "com.radaee.pdf" and "com.radaee.view"

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

Bitmap annotation not added in PDF. 9 years 4 months ago #7919

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
Ok.
We will check and update soon.

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

Bitmap annotation not added in PDF. 9 years 4 months ago #7941

  • moontech
  • moontech's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 80
  • Thank you received: 0
We have updated library but there is still same issue. We can't add bitmap annotation after saving pdf.

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

Bitmap annotation not added in PDF. 9 years 4 months ago #7942

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
a new version shall coming.
it add a Stamp button which invoke Page.AddAnnotBitmap() each time.

I tested fllowing steps:
1. click "Stamp" button.
2. drag area on the page.
3. click "Stamp" button again to finished status.
4. click "Save" button.
5. click "Stamp" button.
6. drag area on the page.
7. click "Stamp" button again to finished status.
8. click "Save" button.
9. clock "Close" button.
10. open PDF file again.

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

Powered by Kunena Forum