- Posts: 11
- 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
refresh page when annotation added works partially
- shinijoker
- Topic Author
- Offline
- New Member
-
Less
More
IP: 192.168.0.71
8 years 9 months ago #13201
by shinijoker
Replied by shinijoker on topic refresh page when annotation added works partially
Hi,
When translating an existant annotation from a certain coordinates to another one in RDPDFReader the content of the page disappears for like half a second and that is not the case with PDFReader
When translating an existant annotation from a certain coordinates to another one in RDPDFReader the content of the page disappears for like half a second and that is not the case with PDFReader
IP: 192.168.0.71
8 years 9 months ago #13206
by nermeen
Replied by nermeen on topic refresh page when annotation added works partially
We couldn't reproduce this issue with RDPDFReader, can you please check with the
latest version
If you still face the issue, can you send us a sample file?
If you still face the issue, can you send us a sample file?
- shinijoker
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
IP: 192.168.0.71
8 years 9 months ago #13208
by shinijoker
Replied by shinijoker on topic refresh page when annotation added works partially
I think it's related to the size of th PDF I'm using a PDF file of 360 pages and deplacing a bitmap annotation. and I've got this problem too when barring text (I don't if I should start a new topic for this sorry). The first one what the sample provides and for the second what should be.(made by another pdf editor)
IP: 192.168.0.71
8 years 9 months ago #13209
by support
Replied by support on topic refresh page when annotation added works partially
We tested the library with document whose size was 2Gb or 10.000 pages.
I think the issue could be related to some data structure in the document itself.
May you provide your document so we will do some deeper analysis?
I think the issue could be related to some data structure in the document itself.
May you provide your document so we will do some deeper analysis?
- shinijoker
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
IP: 192.168.0.71
8 years 8 months ago - 8 years 8 months ago #13269
by shinijoker
Replied by shinijoker on topic refresh page when annotation added works partially
I'm am sorry for the long time taken to answer. Below is a sample where it's clear when adding or moving an annotation makes the page blink
I guess the atachement is too large to be uploaded, this is the pdf link : pdf
I guess the atachement is too large to be uploaded, this is the pdf link : pdf
Last edit: 8 years 8 months ago by shinijoker.
IP: 192.168.0.71
8 years 8 months ago #13275
by Davide
Replied by Davide on topic refresh page when annotation added works partially
Hi,
we have checked your pdf with PDFReader and RDPDFReader and we’ve got the same result, it’s related to the pdf structure itself not the layout used.
Using PDFLayout will introduce better rendering performance with this kind of documents especially while zooming.
But during annotation movement it’s normal to face this kind of behavior.
we have checked your pdf with PDFReader and RDPDFReader and we’ve got the same result, it’s related to the pdf structure itself not the layout used.
Using PDFLayout will introduce better rendering performance with this kind of documents especially while zooming.
But during annotation movement it’s normal to face this kind of behavior.
Time to create page: 0.381 seconds