output from app, reports and data

Peach asked to post that here as well:

I am working on a category of apps where I need the Corona physics but also need output of data.
I understand Corona has focus on games and social sharing, but actually Coronas ease of use, Lua and ready made physics make it a great tool also for other stuff. So more geneneral functions are important to have, such as sharing of data output in a safe and convenient way. A nicely formatted report as pdf-document and a text file with data table shared via iTunes and/or email would be a good thing for the end user.
I hope Corona will be developed also taking into account such more general functionality. I am a non-prgrammer and had to go for Corona to get a slight chance getting started with the kind of application I have in mind, but I imagine that also experienced programmers happily would opt for Corona if the functionality would be somewhat extended. The aim would probably not be making text processing apps etc. but would open up new uses for what Corona has its main focus on. [import]uid: 109677 topic_id: 19541 reply_id: 319541[/import]

There is no facility to create PDF’s in Corona, but you do have control over text display and formatting of text.

There is also a small SQL DB for storing information. Data can be sent and received via http or email with a data payload.

-David
[import]uid: 96411 topic_id: 19541 reply_id: 75471[/import]