how to deal with pdf annotation with ipad in objective c?
- by Sarah
Hello,
I know that it may sound a silly question but i am really very confused. I am to work with one application that is having operations like PDF loading,annotation, scrolling,zooming and other such functions. Now my question is that i am little bit confused about what template i should use as i went through Quartz 2D Programming Guide and was little bit confused whether i'll be able to apply the above shown functions with the same guideline,as it displays the pdf page on the whole screen. Or is there any other way around?
Please help me..Can i use UIWebView for the same functions as i listed above?
I ll be grateful if you can help me.
Thank you.