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

More
IP: 192.168.0.71 11 years 11 months ago #7302 by shivkant
Hi,

I set the break point and check the value of
[m_doc canSave] , returns 0 every time with any documents. Even with the help.pdf file in demo code.

Even I checked the code on different machine and did not get the expected result.
More
IP: 192.168.0.71 11 years 11 months ago #7306 by stronglee
Hi,
The help.pdf is a readonly file ,it can not modified.

Did you use iTunes move file to PDFViewer Document?
set break point at RDFileTableController line 133,check if path like
/var/mobile/Containers/Data/Application/874CE321-6B3A-4122-B068-65CBB12574D8/Documents/

If in this document,check if your device has writable authority, write a file write demo ,
use
fopen( sFile, "rb+" );
then write something to check.
Time to create page: 0.379 seconds
Powered by Kunena Forum