objective c - How to open ppt file in microsoft power point outside the cocoa application -
i'm developing cocoa application. have .ppt file in resources. have open ppt file in microsoft power point, when tap button within application.
is possible in cocoa using objective c?
yes it's possible see tutorial buddy
http://andycodes.tumblr.com/post/738375724/ios4-sdk-opening-pdfs-in-ibooks
similarly have ms-office.
also see apple documentation
uidocumentinteractioncontroller thing need use.
Comments
Post a Comment