Printing as sheet

Terence Heaford t.heaford at btinternet.com
Sun Apr 7 07:21:56 EDT 2013


Hi,

Could someone advise why this code should run very slowly on OS X


Without "as sheet" it runs very quickly.

With "as sheet" I have to wait seconds for the dialogs to show.



   answer page setup as sheet

   open printing with dialog as sheet

   if the result is "Cancel" then exit mouseUp

   print cd "pieChart" from 0,0 to tRight,tBottom

   close printing -- send group of cards to printer


Thanks

Terry


More information about the use-livecode mailing list