I need a framework/library which can help me in to present the PPT slides with good animations?
Any ideas where i can find one?
I need a framework/library which can help me in to present the PPT slides with good animations?
Any ideas where i can find one?
Quick Look Framework should be what you need - It is available in iOS 4.0 and later.
A Quick Look preview controller can display previews for the following items:
Here is an example tutorial of Quick Look being used to display a PDF documents, not too dissimilar to what you'll need to do with your
.ppt
document.You can use the document viewer. This works fine for all type of files.
http://developer.apple.com/library/ios/#samplecode/DocInteraction/Introduction/Intro.html