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
