On 01/07/2018 10:19 AM, Sergio Spina wrote: > Hello. > The help system of scribus 1.5.3 is not clear about exporting a document to > PDF via python scripter. > > Say I have a document opened in scribus named "simpledoc.sla" with 55 pages; > > I want to export to PDF pages 21 to 24 as "fourpages.pdf" > > Can you put down a chunk of python code that does what I have just said? >
I can't understand the manual either. It seems to be referring to some object-oriented process. To me it would be so much easier to do what you want from the main canvas, where you have obvious control over all the parameters. Greg
