I am developing a native application for downloading the eBooks from ePub. I am struggling to get the solution from last 4 days.
Question)How can we download the EBooks from ePub using UIWebView??
*For the EBooks from ePub the extension can be .ePub, .pdf, *.acsm
* * * *From the ePub if the url extension has .pdf (or) .ePub we can download those books using QLPreviewController and i can save it to iBooks, stanza. If the url has not any extension *we cannot download the content from the url.
If the url extension is .acsm(Adobe Content Server Manager), we cannot download the file using either QLPreviewController *(or) Safari.
* * Please post your valuable solutions . Thanks in advance
Question)How can we download the EBooks from ePub using UIWebView??
*For the EBooks from ePub the extension can be .ePub, .pdf, *.acsm
* * * *From the ePub if the url extension has .pdf (or) .ePub we can download those books using QLPreviewController and i can save it to iBooks, stanza. If the url has not any extension *we cannot download the content from the url.
If the url extension is .acsm(Adobe Content Server Manager), we cannot download the file using either QLPreviewController *(or) Safari.
* * Please post your valuable solutions . Thanks in advance