Read PDF file in Corona

Hi all ,
I’m trying to write an ebook app with corona for my project in college.
And I just find a sample code to read PDF in Corona … Here is link

https://github.com/boostup/Corona-SDK-Simple-PDF-Reader

And I have 2 questions
1 .COrona similator not support read file PDF ? It just do on devide
2 .Is there other way to do ebook better than read pdf . Anyone can suggest me ?
[import]uid: 89131 topic_id: 23286 reply_id: 323286[/import]

This looks interesting. Another way you can write it up is via HTML/CSS/JS, and keep the files local in the app. [import]uid: 7710 topic_id: 23286 reply_id: 93268[/import]