Print dialog question

zryip theSlug zryip.theslug at gmail.com
Sun Jan 24 17:14:36 EST 2010


2010/1/24 Yves COPPE <yvescoppe at skynet.be>:
> Hi list
>
>
> I have a handler which ends with the standar print dlog
>
>  open printing with dialog
>  if the result = "cancel" then
>    close stack "To_print"
>    exit to top
>  end if
>  print card "toDo"
>  close printing
>
>
> I'd like to know how much copies the user mentions in the print DLOG
>
> is it possible ?

Hi Yves,

Try :

get the printCopies


First you have to check that your printer manage copies like this :

if "copies" is among the items of the printerFeatures then...


HTH,

-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc



More information about the use-livecode mailing list