I'm printing standees for an RPG or board game - OptrixAU/printathome-python GitHub Wiki
Prepping the Folder
To begin creating a set of standees, create an empty folder in the same directory that you installed printathome. Give it a descriptive name, but avoid spaces (the program works with spaces, it's just irritating to put quotes in all the time!)
Next, copy each of your standee image files into the folder. These should all be the same size.
Use Standee Properties
printathome.py Standees --flipbacksy --cutlines --topedge --leftedge
If you are having the images printed in a photo shop/lab, the edges may get cut off. If this is the case, you can remove the 'topedge' and 'leftedge' parameters, but this will result in you needing to make more cuts.
Choose Paper Size
Then follow that with your paper size. For example, for A4 paper you would write --paper=A4.
Paper sizes include...
A4
A3
A2
A1
6x4
8x10
You can also use custom paper sizes - see Choose an Output Size for more information.