Convert web page in pdf using command line

Hi,
as i say in the title, i would like to convert a web page ( several actually, but let’s start with a single one ) in pdf using command line.

1) Is this possible ? I saw in the usermanual that you can convert a file, but nothing say that it’s possible for a web page.

2)If it’s possible, can i choose in the command the name for my converted file ?

thanks

PS : sry for my bad english

Hi,

the command line method only works for locally stored files, but you can use the com object to print web pages.

There is an example URL2PDF script in PDFCreator\COM\Windows Scripting Host\VBScripts

regards,

Robin

To
Hello Robin,

The pscript5.dll version on all machines is 0.3.9200.16384

When we try to create the PDF document, I get an error: typecheck. Offending Command: setcolorspace

Any ideas? Both machine should be exactly the same which is what is causing the confusion on my part.

Thanks,
Steve

Hi,

can you post the code or method you use to create the PDF here?

regards,

Robin