Start a New Discussion Ask a New Question

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

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"