Hi there,
Is it possible yet to generate a PDF file from within an iOS app and
then save it, open it or Airprint it?
Just like on my desktop app I want the user to print a drawing to PDF.

on mouseUp
 open printing to pdf "test.pdf"
  if the result is "Cancel" then exit mouseup
print this card from 13,7 to 770,763
close printing
end mouseUp

Greetings,

William

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to