So I simply need to print a card to a pdf file. I've looked at the docs, and 
even viewed Kevin's very handy video from the Small Business Academy. No matter 
what I try, my app crashes when I try to print the card. Here's my code:

put the temporary folder & "/summary.pdf" into tDocPath
open printing to PDF tDocPath
print this card into the printRectangle
close printing

All goes well until the third line. Am I doing something wrong, or have I found 
a nasty bug? Anyone else out there printing to pdf files under iOS?

Thanks,
Chris


--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com

_______________________________________________
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