PDF printing iOS - am I missing something?

William de Smet williamdesmet at gmail.com
Fri Aug 12 08:34:04 EDT 2011


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




More information about the use-livecode mailing list