How to create .pdf dummy files from .xls using batch file

Joined
Oct 19, 2012
Messages
1
Reaction score
0
Hi All,

For one of my script, i need to upload 1000 of pdf file and check system response and all.
But it is tedious to create that much of file.
I wanted to create multiple pdf files from .xls sheet using batch file. When i run the batch file the filename in xls sheet should generate as pdf files.

Ex..
in Xls page
file1.pdf
file2.pdf
file3.pdf
file4.pdf

i will copy paste it in batch file and when i run this file, i should get the 4 pdf file which i had mentioned in batch file.

Here i have mentioned overall concept but i dont know how exactly i need to do, please any one help me out in this.

Thanks in advance

Prashant
 
Joined
Mar 20, 2012
Messages
764
Reaction score
4
Are you just looking to get a large number of pdf files? Does it necessarily need to be done with specific files through Excel, or do you just need to make a lot of copies of a few pdfs?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top