What's the best way to make a lot of foldable place cards like the following in LaTeX:
I want to be able to specify the size of the card. They should be printed in a space saving way, such that I can cut them out easily after printing.


|
What's the best way to make a lot of foldable place cards like the following in LaTeX: I want to be able to specify the size of the card. They should be printed in a space saving way, such that I can cut them out easily after printing.
|
||||
|
If you have a large number of cards to organise and produce, the labels package may be useful for this. In particular, it will allow you to:
|
|||||
|
geometrypackage to set the size and margins. Plenty of examples on this site. – Peter Grill Nov 30 '11 at 20:53