in reply to combining PDFs
I'm using a system command with the pdftk function, but I can't get the output file to have the date stamp in the file name.
Extract the date stamp out of the respective input file name (e.g. using a regex), and put it onto the output file name that you specify in the pdftk command.
What does your system command look like? And what have you tried so far?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: combining PDFs
by NorthShore44 (Novice) on Jun 30, 2010 at 19:18 UTC | |
by almut (Canon) on Jun 30, 2010 at 19:52 UTC |