Scripter

class Scripter

Scripter serves as the entry point to Scripting Engine of Scribus. It provides necessary methods to create new document, open an existing document etc., as documented in this section.

Scripter Attributes

Scripter.activeDocument

Instance of active document.

Scripter.activeWindow

Instance of active scribus window.

Scripter Methods

Scripter.openDocument(docName)

Open an existing scribus document.

blog comments powered by Disqus