Does anyone know how to utilizes corona/lua to be able to read files in those formats? I heard xcode has libraries that can do that. I wonder whether this feature is also available in corona/lua?
you could export the spreadsheet and then read it in as a flat file.
corona has some examples of reading in a text file.
look on there example page. [import]uid: 11094 topic_id: 692 reply_id: 18051[/import]
I tried using a the showWebPopup function to display a PDF, but I can’t seem to get that to work. It seems like this would be a solution.
[import]uid: 11150 topic_id: 692 reply_id: 27143[/import]