Start a Project

Store pdf\Doc file in ios application

On iPhone you can’t save the pdf/doc file. But you can create your own storage area in your ios application to store and show the pdf and doc file.Put url data in NSData then write a file to the document directory after that you can use your file.

 

Exit mobile version