PDF Support

I was wondering when/if ever pdf export/email would be supported. I was looking around and found some open source Lua pdf libraries out there, one being:

http://luahpdf.luaforge2.net/.

Thanks.

[import]uid: 23649 topic_id: 15326 reply_id: 315326[/import]

jeremy, that is not a pure lua source, but a lua binding to a PDF creating library. So this particular one cannot be ported. if Ansca come up with adding it somehow, then it is a different story.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 15326 reply_id: 56646[/import]

Oh my fault, I suppose if it was pure lua I could just stick in the module and it would work. Whoops. [import]uid: 23649 topic_id: 15326 reply_id: 56728[/import]

Hi jeremyapplebaum12,

This post is several months old I know, but have you ever found a solution for this ?

I do have this running in the app I’m currently developing, although only tested on device running iOS. I would imagine it’d work fine on Android as well since I’m using an html template to embed the pdf file…unless safari mobile comes with a pdf reader plugin, and the default Android browser doesn’t…

I’d be happy to share it ! [import]uid: 23043 topic_id: 15326 reply_id: 81296[/import]

Hey,

No I never found a solution and was just planning on waiting to ansca eventually gave us pdf support. I would love to see your solution if you wouldn’t mind!

Thanks. [import]uid: 23649 topic_id: 15326 reply_id: 81321[/import]

Hi there,

I posted the code at this location:

http://developer.anscamobile.com/code/simple-pdf-reader-app

I hope it helps! [import]uid: 23043 topic_id: 15326 reply_id: 81401[/import]