Search found 1 match
- 11 Oct 2016 21:55
- Forum: DOS Batch Forum
- Topic: Folder and PDFs
- Replies: 1
- Views: 1807
Folder and PDFs
I have a folder(D:/PDFS/) with 2 level of sub folders (/001/theme/ to /8505/theme/). Example: D:/Pdfs/0001/Theme/multiplepdfs.pdf to D:/pdfs/8505/Theme/multiplepdfs.pdf How can i merge the pdfs inside all folders starting with D:/Pdfs/0001/Theme/ to something like D:/Pdfs/0001/Theme/mergedpdf.pdf po...