I've never used it, but the ReportLab Toolkit ( http://www.reportlab.org/rl_toolkit.html ) may be the type of thing you are looking for ... I suspect it wouldn't be too hard to use a combination of Bash and Python scripting with ReportLab to do what you want ... you could even use the various python-SQL packages out there to do all the database retrieval.
Andrew > I would like to execute scribus in text mode in BASH environment. I > don't want GUI. I would like to put the values from my database (ie: > by command line) and force scribus to put this value into earlier > prepared boxes in template which will automatically printed. > I need it to print pretty looking invoices. > > Maybe is another project which can do that more simply? > > Regards > > Marcin Kuk
