You can set the printGutters to specify how to arrange the two cards.
You need then do (warning, untested Revolution script):
*open printing (with dialog)
print card 1
print card 2
close printing*
You could also use
*open printing
print card 1 into /pageRect/
print card 2 into /pageRect/
close printing*
instead of using the printGutter to specify the exact rectangle into
which to print each card.
Robert Mann wrote:
I am trying to get two card printed on the same page one on top of page one
on bottom of page each in a rectangle "468,288" 6.5 x4
I can get each card printed out on own page but not able to figure out how
to print both on same page?
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution