View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008590 | Scribus | Scripter | public | 2009-11-18 11:53 | 2009-11-18 11:53 |
Reporter | kk | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0008590: Resize document with script | ||||
Description | Would 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. | ||||
Tags | No tags attached. | ||||
Patch | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-18 11:53 | kk | New Issue |