Comments on: Print to PDF Without Getting Prompted for a Filename http://robsnotebook.com/print_to_pdf_no_filename_prompt Thu, 11 Mar 2010 20:29:00 +0000 http://wordpress.org/?v=2.2.3 By: IMarvinTPA http://robsnotebook.com/print_to_pdf_no_filename_prompt#comment-77636 IMarvinTPA Sat, 13 Feb 2010 04:43:51 +0000 http://robsnotebook.com/print_to_pdf_no_filename_prompt#comment-77636 The script file you download has an error in it. $outpath='"/cygdrive/c/Documents and Settings/IMarvinTPA/My Documents/aaprint/'; basically add /cygdrive before /c The script file you download has an error in it.
$outpath=’”/cygdrive/c/Documents and Settings/IMarvinTPA/My Documents/aaprint/’;
basically add /cygdrive before /c

]]>