> where I have an A4 sheet divided into 10 areas credit card sized. > on the opposite side I make a number fitting the space. 001 > 002 003 etc. > This is really tedious :) > Is there a way to automate this ? > I looked in the .sla file but didn't spot immediately what I > could do > to automate that.
mick, do you know Python? Scribus has its API so you can do a lot of automation tasks with Python script. see documentation for more info petr
