Dnia ?ro lis 15 2006, andre at pixelplexus.co.za napisa?: > > Could I do this with Scribus? (my Coding background is thin, mostly some > PHP hacking and Actionscript)
Theoretically you could do it in Scribus (generate sla files by script) but... Quoting Thomas R. Knoll from "Batch DTP" thread several days ago: ------------------------------ I think that's a bit complicated. I'm generating Scribus files and PDFs of HTML but a lot of manual work is necessary. ------------------------------ For total automation in your place I would go with PHP -- non-web, just as scripting engine for parsing of text data + ImageMagick -- for image creation, manipulation. IM supports CMYK but I don't know how good it is or how to do it in reality (just checked docs). Con: no-GUI. m.
