Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF

TOPIC:

iOS 7 crash 10 years 6 months ago #4035

  • stronglee
  • stronglee's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 93
  • Thank you received: 2
There are more new features on ios core library , they are developing .Please wait some time. ;)

Please Log in or Create an account to join the conversation.

iOS 7 crash 10 years 6 months ago #4037

  • stronglee
  • stronglee's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 93
  • Thank you received: 2
If you want use Resize annot and remove annot function,you can,this two Function already in PDFLib
Delete Annot:
1.Use Page_getAnnot or Page_getAnnotFromPoint
2.Page_RemoveAnnot
3PDFView.vRenderPage

Resize annot:
Page_SetAnnotRect

Please Log in or Create an account to join the conversation.

iOS 7 crash 10 years 6 months ago #4041

  • abi_inflo
  • abi_inflo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hi,
I made the changes for the IOS 7 as stated in your previous comment. But when I tried running with the changes I am not able to see any pdf files in the tableview for the demo project not even the help.pdf file. Is there any other changes I need to do. Kindly let me know for any more changes. I also see there are some 150 warnings while building. I guess that may be the issue.
Thanks,
Abilash.G

Please Log in or Create an account to join the conversation.

iOS 7 crash 10 years 6 months ago #4042

  • truculent
  • truculent's Avatar
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 64
  • Thank you received: 0
dear abi
it's regular for radaee project to build with 150 warning or more :D :) [ LOL ].
but your warning not influence on your reader!
i suggest you against write your code not copy paste! :)

Please Log in or Create an account to join the conversation.

iOS 7 crash 10 years 6 months ago #4043

  • stronglee
  • stronglee's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 93
  • Thank you received: 2
Hi,Abi :)
The help.pdf file only exist when you first time launch the pdfview app on your device or simulator.
If you run app on your device ,you can copy pdf file from iTunes to your device,
If you run it on simulator,you can find the app path on laptop,and copy file to “Document” folder.

such as
/Users/"yourUserName"/Library/Application Support/iPhone Simulator/7.0/Applications/032F5B25-D415-4A9A-9BA0-127A8A34D73B/Document

as truclent said waring not effect the reader.

Please Log in or Create an account to join the conversation.

iOS 7 crash 10 years 6 months ago #4051

  • abi_inflo
  • abi_inflo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Thank you guys for your quick reply. Demo is working as expected. :)

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum