- Posts: 4
- 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 iOS development and PDF
the needs
IP: 192.168.0.71
9 years 1 month ago #12770
by zhu
IP: 192.168.0.71
9 years 1 month ago #12771
by support
Dear user, the way iOS manage files' and folders' permissions is a choice of Apple.
The only way to make a document be writable is to load it in a folder r/w accessible.
While distributing a file as preloaded resource in you ipa you should load it as asset resource.
Assets are in a read only folder.
That's normal way when interacting with iOS devices and mostly the same on Android.
Please, follow what my colleague was suggesting: run the application, open iTunes and load a new pdf file in the application space from iTunes interface.
The new pdf file will be loaded in a r/w folder and all the features from the demo will be available on your file.
The only way to make a document be writable is to load it in a folder r/w accessible.
While distributing a file as preloaded resource in you ipa you should load it as asset resource.
Assets are in a read only folder.
That's normal way when interacting with iOS devices and mostly the same on Android.
Please, follow what my colleague was suggesting: run the application, open iTunes and load a new pdf file in the application space from iTunes interface.
The new pdf file will be loaded in a r/w folder and all the features from the demo will be available on your file.
IP: 192.168.0.71
9 years 1 month ago #12772
by stronglee
Hi,
The help.pdf file show a way how to transfer file to app.
1. Install app on your phone
2.connect your phone with iTunes in mac.
3.found the app and drag a pdf file to the right just like help file show,
4.Open app again ,open your file and you can use toolbar function you want .
The help.pdf file show a way how to transfer file to app.
1. Install app on your phone
2.connect your phone with iTunes in mac.
3.found the app and drag a pdf file to the right just like help file show,
4.Open app again ,open your file and you can use toolbar function you want .
IP: 192.168.0.71
9 years 1 month ago #12773
by stronglee
Time to create page: 0.375 seconds