- Posts: 1123
- Thank you received: 73
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 9 months ago #8029
by radaee
Replied by radaee on topic Bitmap annotation not added in PDF.
or you check that is there 2 documents set same cache at one time.
this is invalid.
this is invalid.
IP: 192.168.0.71
11 years 9 months ago #8033
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
In Reader Activity open doc and set cache.
now when redirect to Preview activity, here open updated pdf(using new doc and here set cache not used).
On back button using doc.Close(); ,resume Reader activity.
now when redirect to Preview activity, here open updated pdf(using new doc and here set cache not used).
On back button using doc.Close(); ,resume Reader activity.
IP: 192.168.0.71
11 years 9 months ago #8037
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
Does it effecting annotation?
IP: 192.168.0.71
11 years 9 months ago #8041
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
Please send us complete code for adding bitmap.
We were using 2.8.9 version before this.
updated with 3.1. Tell us required file changes for that.
We were using 2.8.9 version before this.
updated with 3.1. Tell us required file changes for that.
IP: 192.168.0.71
11 years 9 months ago #8045
by radaee
Replied by radaee on topic Bitmap annotation not added in PDF.
first of all, 2.8.9 may some issue for AddAnnotBitmap() and fixed in later version.
second point: to ensure Document.SetCache() invoked only once and succeeded.
second point: to ensure Document.SetCache() invoked only once and succeeded.
IP: 192.168.0.71
11 years 9 months ago #8052
by moontech
Replied by moontech on topic Bitmap annotation not added in PDF.
Yes, We are sure that setCache() invoked only once.
We are not getting what is the problem now.
We are not getting what is the problem now.
Time to create page: 0.398 seconds