Hi All,
I am trying to import pages in Scribus 1.5.5 from a Scribus Document with a script by using:
scribus.importPage("fromDoc", (2,3))
The script Imports just empty pages. When I use the dropdown Menu "Page->Import" it Imports also the text and image frames.
What is wrong with the script?