printing problem
Yves Coppé
yvescoppe at skynet.be
Sun Jun 30 11:05:01 EDT 2002
Hello,
I work on Mac OS X 10.1.5.
I have a card i want to print.
my script is :
...
...
revShowPrintDialog false,true
set the printScale to "1"
print card 1 of stack "mi_print"
1) it doesn't work.
But when I script
lock screen
go to stack "mi_print"
revShowPrintDialog false,true
set the printScale to "1"
print card 1
go to stack "myStack"
unlock screen
then it works
but
2)
although the lock screen, the user sees the changing of stack before printing
3)
although the card to be printed has a text beginning at the extreme
topleft, it is printed with a big margin from top and from left on
the page.
Can someone help me to resolve this 3 points ???
Thank you.
--
Greetings.
Yves COPPE
Email : yvescoppe at skynet.be
More information about the use-livecode
mailing list