Page 1 of 1

Convert Word to PDF in batch mode

Posted: Wed Jun 11, 2008 7:39 pm
by Jack
I want to convert word documents to pdf with command line.
Something like :
waitrun(applicationfile.exe c:\data\doc1.doc c:\data\doc1.pdf)
Only in batch, no action from the user .

Thanks