Hi
I have developed a proposal generating system using livecode which works on all platforms apart from Android.
Basically I convert cards into a pdf file which then attaches to an email using 'open printing to pdf'. However, I have learned that the open printing to pdf isn't supported with Android.
Is there another way I can convert/copy whatever is in my cards into a pdf file in Android and to then attach to an email
Very desperate here!
Daniel
Print to PDF
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Print to PDF
Android has not a printing system, so you should send the HTMLtext to an external server that convert to PDF. (html2PDF is free and open source).
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w