Hi All,
I have below script in which the PDF files will be merged into one single file.Now my req is I have to create batch file for that and run that batch file on daily basis using SSIS.The script is as follows:
\dev\jobs\prod\INPUT\Sample1.pdf \dev\jobs\prod\INPUT\Sample2.pdf cat output\dev\jobs\prod\INPUT\Sample.
Can anyone guide me how to perform this task.
Regards,
sudha