Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Printing From Firefox
#2
I think one quick fix is just closing the Adobe Reader program right after printing.

Function PrintFile
Code:
Copy      Help
ARRAY(str) a
int ntok=tok(_command a -1 " ''" 4)

for int'i 0 ntok
,;out F"a[{i}] = {a[i]}"
,run a[0] "" "print"
,
;Close Acrobat Reader program
int w=wait(0 WC win("Adobe Acrobat Pro" "AcrobatSDIWindow"))
act w
key Cq


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)