Bug#723121: /usr/bin/pdfseparate: pdfseparate should handle left-padding PDF page pattern (e.g. %03d)

2013-09-16 Thread Daniel Kahn Gillmor
Package: poppler-utils Version: 0.22.5-2 File: /usr/bin/pdfseparate It would be really nice if pdfseparate could apply left-hand padding to the page files it creates, along the lines of: 0 dkg@alice:~$ pdfseparate ../test.pdf page-%03d.pdf Syntax Error: 'page-%03d.pdf' must contain '%%d' if more

Bug#723121: /usr/bin/pdfseparate: pdfseparate should handle left-padding PDF page pattern (e.g. %03d)

2013-09-16 Thread Pino Toscano
severity 723121 wishlist forwarded 723121 https://bugs.freedesktop.org/show_bug.cgi?id=50914 thanks Hi, In data lunedì 16 settembre 2013 13:17:28, hai scritto: Package: poppler-utils Version: 0.22.5-2 File: /usr/bin/pdfseparate It would be really nice if pdfseparate could apply left-hand

Bug#723121: /usr/bin/pdfseparate: pdfseparate should handle left-padding PDF page pattern (e.g. %03d)

2013-09-16 Thread Daniel Kahn Gillmor
Control: tag 723121 + patch On 09/16/2013 01:28 PM, Pino Toscano wrote: forwarded 723121 https://bugs.freedesktop.org/show_bug.cgi?id=50914 thanks for the pointer, pino. attached is a patch that permits zero-padded pagespecs up to %09d. I've also submitted it to the upstream tracker.