[scribus] [Python] How to get the master page name ?

Gregory Pittman gpittman at iglou.com
Fri Apr 25 15:18:46 UTC 2014


On 04/25/2014 09:34 AM, Stephane Santon wrote:
> Hi,
> 
> Where can I find all documented scribus Python functions with parameters ?
> I can't use getPageType() neither getMasterPage() ...
> 
The only things I can find are

setDocType() where you can set the type,

 and masterPageNames() where you can generate a list of Master Page names.

These are of course in the online manual under For Developers > Scripter
API.

It might be worth looking at the scripts on the wiki in case someone has
been able to creatively accomplish what you are in the end trying to do.

Greg




More information about the scribus mailing list