By default Scribus only allows creating X copies of a single page. This is a small Python plug-in which allow specifying a page range to create X copies of. The plug-in appends the copies to the bottom of the document.
- Download a ZIP of this repository and unzip it.
- Open your document in Scribus. Go to Script ➙ Execute Script and choose the DuplicatePageRange.py file.
- The plug-in asks whether its OK to save the document. Then you specify the page range and number of copies.
Licensed under GPL 3.0