i keep getting an error on this part of the program
i know acrobat reader is on the system# Print the file my $full_filename="$workdir\\$viewfile"; my $avdoc = new Win32::OLE ('acrord32.AVDOC'); if (! $avdoc) { WriteLog("Error: unable to open Acrobat for printing."); print "acrobat=" . $avdoc . "\n"; goto PR_RESET; }
In reply to launching acrobat by rwbaker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |