Hi Jan,
--- Tiemo Hollmann TB <[EMAIL PROTECTED]> wrote:
Hi Jan, good idea as a workaround!
Do I understand you right, that you can push several
print commands (print
card, print rectangle1, print rectangle 2,...) in
one printer data stream
one after the other? Werhe does the printer knows,
which print commands
belong to one printer stream? Or did I misunderstood
your approach?
Thanks
Tiemo
Hi Tiemo,
Take a look at 'open printing' in the documentation -
basically, you can combine multiple print commands if
you wrap them inside an 'open printing ... close
printing' block.
So your print script would look something like:
##
on mouseUp
...
end mouseUp
##
You may have to fiddle a bit with the 'into' rectangle
to get it in the right position - this was entirely
from memory :-)
Hope this gets you closer to a solution,
Jan Schenkel.
Quartam Reports & PDF Library for Revolution
<http://www.quartam.com>
=====
"As we grow older, we grow both wiser and more foolish at the same
time." (La Rochefoucauld)
Wow, great and tricky trick, thanks a lot!
Nevertheless I hope that this will not be necessary anymore with Rev
3.x. ;-)
Best
Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution