[scribus] Printing via script
Lars Behrens
Lars.Behrens at kit.edu
Thu Mar 22 16:18:48 UTC 2012
Hi there,
I'm just trying to find out how to print a file via the scripting
environment (Need to export to PS and then do some GS things afterwards)
I found this snippet:
---------------------------
myprinter=scribus.Printer()
myprinter.pages=[1]
myprinter.printNow()
---------------------------
which works well with the preselected printer and preselected settings.
But how can one adjust the settings or choose a different printer?
Maybe someone can point me to where I can find out how? I have searched
the internet all up and down :-)
TIA!
Cheerz,
Lars
More information about the scribus
mailing list