In iOS 6, I saw that when I preview a PDF document using the UIDOT Interactive Controller, it shows the correct-looking page thumbnails at the bottom right. However, if I display the same PDF using QLPreviewController, the thumbnails do not appear on the screen.
How can I get the QL preview-controller to display thumbnails of PDF pages in the same way as the UDICT Inconverter Controller?
When I use QLPreviewController
[self presentViewController: Preview controller animated: yes complete: zero]; Have you tried controlling the controller politely?
No comments:
Post a Comment