Then clone it, so you have the second page; change the text and so on...
clone this card
open printing to pdf nomefile
go to card 1
print this stack
close printing
Now you have to delete all pages except the first one, just use this code:
put the number of cards into temp
repeat with temp2 = temp down to 2
delete card temp2
end repeat
No comments:
Post a Comment