Print dialog question

Yves COPPE yvescoppe at skynet.be
Mon Jan 25 12:36:16 EST 2010


Le 24-janv.-10 à 23:14, zryip theSlug a écrit :

> 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...
>
Re,

it works fine

thank you very much

Greetings.

Yves COPPE
yvescoppe at skynet.be




More information about the use-livecode mailing list