API command for "apply master page"

Previous topic - Next topic

vltreude

I'm looking in the Scribus API guide and I don't see a command for "apply master page." Has this been omitted from the document or does it not exist? If it doesn't, this is a serious deficiency in the API.

vltreude

I searched through the source code and found the following:
applyMasterPage(masterpage, pagenumber)
which worked when I tried it. Appears to have been an accidental omission.