- Posts: 80
- Thank you received: 0
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
Bitmap annotation not added in PDF.
IP: 192.168.0.71
11 years 3 months ago #7814
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
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.
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.
IP: 192.168.0.71
11 years 3 months ago - 11 years 3 months ago #7910
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
can we have reply for this
I'm using 2.8.9 version.
it urget.
I'm using 2.8.9 version.
it urget.
Last edit: 11 years 3 months ago by fischer.
IP: 192.168.0.71
11 years 3 months ago #7915
by radaee
Replied by radaee on topic Bitmap annotation not added in PDF.
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"
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"
IP: 192.168.0.71
11 years 3 months ago #7919
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
Ok.
We will check and update soon.
We will check and update soon.
IP: 192.168.0.71
11 years 3 months ago #7941
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
We have updated library but there is still same issue. We can't add bitmap annotation after saving pdf.
IP: 192.168.0.71
11 years 3 months ago #7942
by radaee
Replied by radaee on topic Bitmap annotation not added in PDF.
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.
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.
Time to create page: 0.394 seconds