View Issue Details

IDProjectCategoryView StatusLast Update
0015967ScribusScripterpublic2019-11-27 07:16
Reporterale Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.5.6.svn 
Summary0015967: Scripter: add a command for moving an item or the selection to a different page
DescriptionI could not find any command for moving an item from a page to a different one.

This is an ok workaround, though:

scribus.gotoPage(1)
copyObject('Text1')
scribus.gotoPage(2)
pasteObject()
TagsNo tags attached.
PatchNo

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-11-26 21:11 ale New Issue
2019-11-27 07:16 jghali Summary Scripter: add a command for moving an item or the selection to a differnet page => Scripter: add a command for moving an item or the selection to a different page