Print with dialog?

Mark Swindell mswindel at santacruz.k12.ca.us
Wed Sep 10 17:45:00 EDT 2003


I'm having trouble making a card print correctly.  If I just use the print
card command, the margins are wrong.

Using the following, I don't get the print dialog that allows me to select
number of copies... it just spits out a single copy, although the margins
are right.  (Actually it DID show the print dialog twice out of about 10
attempts... huh?)

on mouseup
  revShowPrintDialog false,true
  print card into 36,36,550,610
end mouseup


I just want to be able to access the print dialog on Mac OS, OSX and Windows
and print to the above rect.  What must I do?  Not having luck with the docs
in this area.

I'm doing this on OS9.

Thanks,
Mark  




More information about the use-livecode mailing list