View Issue Details

IDProjectCategoryView StatusLast Update
0008590ScribusScripterpublic2009-11-18 11:53
Reporterkk Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0008590: Resize document with script
DescriptionWould be nice if you could resize document/page with script. It can be done already if you use elementtree on your script but that kinda sucks, since in my case it means :
1. open file for scribus handle(script)
2. change element's size so that all imported text fits in textframe.
3.save and close file.
4. Open same file with elementree and change PAGEHEIGHT so that every element that has been resized would fit into page.
5. Save and close file.
6. Open same file again with scribus.openDoc(x)
7. Export pfd.
8. Close file.
TagsNo tags attached.
Patch

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-11-18 11:53 kk New Issue