View Issue Details

IDProjectCategoryView StatusLast Update
0005842ScribusImport / Exportpublic2007-08-15 17:30
Reporternjs Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformDebianOSLinuxOS Versionsid
Product Version1.3.4 
Fixed in Version1.3.5svn 
Summary0005842: "Export as images" should zero-pad image numbers in filenames
DescriptionIf I use "Export > Save as image...", and export a set of PNGs to a directory, then the names look like:

foo-page1.png
foo-page10.png
foo-page11.png
...
foo-page2.png
foo-page20.png
...

This is inconvenient for later processing, because alphabetic sort does not work properly. It would be better if the files were named like:

foo-page01.png
foo-page02.png
...
foo-page09.png
foo-page10.png
foo-page11.png

In particular, I am using scribus to make a presentation, for display using keyjnote, and have to go via images (because keyjnote's pdf renderer sucks at handling gradients). keyjnote is happy to take a directory full of images as a presentation, but I have to first rename them, or my slides appear on the screen out of order.
Steps To Reproduce1) Create a scribus file with at least 10 pages.
2) Use Export > Save as Image and choose "All pages".
TagsNo tags attached.
Patch

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2007-06-06 04:51 njs New Issue
2007-06-06 06:55 jghali Status new => resolved
2007-06-06 06:55 jghali Fixed in Version => 1.3.5cvs
2007-06-06 06:55 jghali Resolution open => fixed
2007-06-06 06:55 jghali Assigned To => jghali
2007-08-15 17:30 jghali Status resolved => closed