Search found 1 match
- 11 May 2012 09:00
- Forum: DOS Batch Forum
- Topic: Command to create a file based on filename
- Replies: 2
- Views: 3088
Command to create a file based on filename
Hi, I generate two PDF files, generally something like Z123456_1 and Z123456_2. I then merge the files using PDFSAM: m What I'd like to do change the "merge.pdf" to the Z123456. Then I need to create a datestamped-directory, with the the Z123456 as the name. Finally, I copy the three PDFs ...