AePubReader
AePubReader copied to clipboard
Another ePub Reader for iPad
Is there an option for page curl, instead of slide? Thank you.
Sir, Here i have the doubt in parsing the epub file,the file listout all chapters with out any problem but if the file contains the subchapters how i list out...
Hi Federico, This is Mahesh from SDI, India. I just downloaded the "AepubReader" from the url "https://github.com/fedefrappi/AePubReader" and this reader is looking very good when i have run with iOS5.0...
When the app load the epub file first time and the app load the chapter 5(or other chapters) at the first time, sometimes it get the wrong pagesInCurrentSpineCount(this is wrong...
I am using a url to download an epub and then when i use epubreader to display it ...it crashes with message .....this class is not key value coding-compliant for...
I was difficulty in configuring aepubreader. When I change try other epub file into the file location vhugo.epub, the system failed Please help me configure this sourcecode
Hi All, If .epub files having image means(picture book) it's getting cut and the remaining image shown in another page.. How to resolve this issue? Thank You
Is there a way on how i can make it display on two page on landscape orientation? Thank you very much!
Hi sir, Further ibook development i am using this engine for portrait its perfectly working thanks for this engine, how can i imaplement the landscape mode, could help me i...
I found another problem that is, i'm using the code [NSString stringWithFormat:@"addCSSRule('img', 'max-width: %fpx; height: %fpx;')", self.webView.frame.size.width_0.75,self.webView.frame.size.height_0.75]; [webView stringByEvaluatingJavaScriptFromString:setImageRule]; to avoid image getting cut. Now image getting cut problem is...