Marcin Kuk wrote: >> You could use OpenOffice.org for such a work. Don't know if command line is >>possible, but is it really required ? > > > Yes ... we work on specialized programs in text mode and we need > generate and print about 1000 invoices in one month (this must be done > in 2 last days in month). > Now we can print straight looking invoices on old printer.
You might want to look at reporting systems like ReportLab for Python, Report.Net for C#/.Net, or JasperReports for Java. These are probably much better suited to things like invoice generation than Scribus is. -- Craig Ringer
