Without seeing the card in question, I can't be sure, but here are a
couple of ideas.
First, the "open printing...close printing" construct is generally
used to print multiple cards, not multiple objects on one card. I've
never tried what you're dolnig here but that may be a limitation of
some sor
Hi,
I want to print five parts of a card resized to paper size A4.
According to the documentation it seems simple.
I made a test button on the card with the following script:
ON mouseUp
put "0,0,595,842" into tA4 -- paper size A4
open printing with dialog
print this card from 232,