pdf document file creation

Hi all,

I’m wondering if there is a way to programmatically create a pdf file format in Corona SDK.

I’m looking for Lua PDF libraries but seem there is not many choices.

I have see the LuaHPDF library, but seem that I need the Corona Enterprise in order to work this library.

Any other way, tips, suggestions are appreciated.

Thanks in advance,

Ale

There isn’t a way to do this without Enterprise.

Hi Rob,

thanks for the answer, walking around the forum I have also found this post with the same answer: http://forums.coronalabs.com/topic/37245-create-a-pdf-file/

For now, I think that the way to creation of the PDF based on server side using some classes like TCPDF can be the only alternative to the Enterprise version.

Thanks anyway,

Ale

There isn’t a way to do this without Enterprise.

Hi Rob,

thanks for the answer, walking around the forum I have also found this post with the same answer: http://forums.coronalabs.com/topic/37245-create-a-pdf-file/

For now, I think that the way to creation of the PDF based on server side using some classes like TCPDF can be the only alternative to the Enterprise version.

Thanks anyway,

Ale

thanks, it is good to use some pdf class to create and open pdf document. i agree with you 

thanks, it is good to use some pdf class to create and open pdf document. i agree with you