i want to zoom my uiview, i have added the pdf file in it. i want to zoom that pdf file when i touch it with my finger.
A:
Use a UIScrollView, which provides the zooming and panning you want.
Here is the documentation.
Here is some apple provided sample code.
bentford
2010-05-29 14:14:30