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 from 21 to 24 as "fourpages.pdf".
Can you put down a chunk of python code that does what I have just said?
Just one or two lines of python code, not more.
Thanks.