tags:

views:

18

answers:

0

Hello,

iPhone 3.x:

I have a requirement is that, view Multipage document(.doc), excel file (.xls), power point (.ppt) from my application. I thought, i can develop a UIWebview where user can browse the page and get the word document downloaded there and see it. Is it the right way of doing? How much is the effort required to code it? Or Any advise would be appreciated please?

Also i need to take screenshot image of the * Entire * multipage document page programmatically if i could show in UIWebview. Is it possible to do?

Thanks.