- Posts: 93
- Thank you received: 2
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Annot render problem on device
IP: 192.168.0.71
11 years 11 months ago #7282
by stronglee
Replied by stronglee on topic Annot render problem on device
Try run download demo without modify bundle strings .
And check if name same with bundle identfier in TARGETS->General,
Such like com.radaee.pdf.xxxxxxxxx
And check if name same with bundle identfier in TARGETS->General,
Such like com.radaee.pdf.xxxxxxxxx
IP: 192.168.0.71
11 years 11 months ago #7287
by shivkant
Replied by shivkant on topic Annot render problem on device
Hi, I downloaded again and test it on my iPad and iPhone without modifying the bundel identifier, but got same problem
IP: 192.168.0.71
11 years 11 months ago #7290
by shivkant
Replied by shivkant on topic Annot render problem on device
Hi .. Could you please send me the demo code that you already tested on your device ?
my mail id is [email protected]
my mail id is [email protected]
IP: 192.168.0.71
11 years 11 months ago #7298
by stronglee
Replied by stronglee on topic Annot render problem on device
Hi,shivkant
I just download the demo from www.androidpdf.mobi/download/download-ios iospdfviewer2.2.0.zip,
and without nothing modified it works in my iphone5s(ios8) and ipad4(ios7), could try reboot your xcode and computer, and delete PDFViewer app from you device, then try run demo to your device again.
I just download the demo from www.androidpdf.mobi/download/download-ios iospdfviewer2.2.0.zip,
and without nothing modified it works in my iphone5s(ios8) and ipad4(ios7), could try reboot your xcode and computer, and delete PDFViewer app from you device, then try run demo to your device again.
IP: 192.168.0.71
11 years 11 months ago #7299
by shivkant
Replied by shivkant on topic Annot render problem on device
Are you able to add notates on the doc ?
I Download fresh demo code, restart my makbook, Xcode and my iPad. and delete apps from iPad but did not get expected result ..
I tried all that you suggest but whenever i tried to add notate like press drawing button it shows a pop up says
"File is Readonly".... and whenever I add any annot like under line or highlight, It does not do any thing.. ?
I Download fresh demo code, restart my makbook, Xcode and my iPad. and delete apps from iPad but did not get expected result ..
I tried all that you suggest but whenever i tried to add notate like press drawing button it shows a pop up says
"File is Readonly".... and whenever I add any annot like under line or highlight, It does not do any thing.. ?
IP: 192.168.0.71
11 years 11 months ago #7300
by stronglee
Replied by stronglee on topic Annot render problem on device
Set a break point at PDFView.m
Method -(bool)vInkStart
check [m_doc canSave] return value.
And Could you upload the document readonly to me.
Method -(bool)vInkStart
check [m_doc canSave] return value.
And Could you upload the document readonly to me.
Time to create page: 0.408 seconds