I'm looking at using PDFCreator much the same way I use VeryPDF currently. When I use command line to print a file to pdf, is there a way to use a URL (http://...) as the Input File?
When I try this:
pdfcreator.exe /IF"www.google.com" /OF"c:\\PDFs\\test.pdf"
or
pdfcreator.exe /IF"http://www.google.com/" /OF"c:\\PDFs\\test.pdf"
It just says the file can't be found. Does anyone know if there is anyway to accomplish this, other than opening the page in a browser and printing it there?
Thank you for your help.
-Tim