Creation a PDF from ASP page

Hi to All,

I have this problem: I have a server with a page ASP like this:

 

http://server_name/dir_pippo/index.asp?table=t1&rec=974

 

in which way is possible to create, VIA BATCH, a pdf file automatically ??

 

Thanks a lot in advance !!!

 

I have tried this in DOS shell but with no solution ...

 

D:\\Program_Files\\PDFCreator>pdfcreator.exe

 

/PF"c:\\inetpub\\wwwroot\\dir_pippo\\index.asp?table=t1&rec=974"