I found a PDFView and PDFThumbnailView in Object Library
Like this pic , but ... my question is how to use it ???
I can't drag it in xib , and no idea to create a PDFView by code .
Any answer or tutorial will be help
Thanks
Webber
|
I found a PDFView and PDFThumbnailView in Object Library Like this pic , but ... my question is how to use it ???
Any answer or tutorial will be help Thanks Webber
| |||
feedback
|
|
How about some sample code? https://developer.apple.com/library/ios/#samplecode/ZoomingPDFViewer/Introduction/Intro.html | |||||||||||
feedback
|
|
OK , I don't know why PDFView object sometimes is hiding , If you selected the your class at .h/.m it might appear . If you selected the xib file in iOS project , PDFView will disappear , this means the PDFView is not support in iOS .After I create a new MacOS project ,I can drag the PDFView in maniWindow .I think that's right. So ...This is so strange .But at least I found the answer. There is a reason I don't use VRFReader,sometimes this reader will cause memory warning . Not crash the program , but it will release my view background image | |||
|
feedback
|