Thursday, June 3, 2010

PDF Reader on iphone and ipad

hey
I found that beginner face problem in my previous post related to the pdf file reading on the iphone / ipad. so I upload a sample application and you can download from here.

PDFReader.zip

please ask feel freely any thing regarding iphone/ipad programming

2 comments:

  1. Hello Mandeep, Thanks for the tutorial about PDF reader. I will check it out today itself and let you know the result. I have a few questions/doubts

    1. In my app I have to display PDF as well as TIFF files. How can I implement it.

    2. I have a main view controller which has segmentedcontrol on the navigation bar to switch among the child view controllers. This works fine in portrait view. I would like to implement the same in landscape view. So I retured YES in shouldAutorotateToInterfaceOrientation the view orients to landscape but it uses only a width of 320. (portrait width). How can I reolve it?

    my mail is i.novice2010@gmail.com

    Thanks in advance

    ReplyDelete
  2. Hello Mandeep, I tried your solution with a multipage PDF file, functionalities like Paging, Zooming, Panning.
    How can those be implemented?

    Thanks in advance

    ReplyDelete