how to deal with pdf annotation with ipad in objective c?
Posted
by
Sarah
on Stack Overflow
See other posts from Stack Overflow
or by Sarah
Published on 2010-12-23T09:52:00Z
Indexed on
2010/12/23
9:54 UTC
Read the original article
Hit count: 274
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.
© Stack Overflow or respective owner