Generate a PDF file from HTML using Parse.com cloud code -


is possible generate pdf file html using parse.com cloud code?

i haven't found useful in regard, bunch of archived questions parse.com questions website never answered.

the nature of project , environment forbids using 3rd party servers or saas generating pdf's, , parse.com 1 of few companies have used we're allow share our data with.

the data pdf generated on user's mobile device can't requires local device installation.

thanks

check out wkhtmltopdf http://wkhtmltopdf.org/

you can install locally.