Page 1 of 1

Can not execute Acrobat Wrapper, after PDF printed

Posted: Wed May 19, 2010 12:24 pm
by Epuyc
Hello.
I can not execute Acrobat Wrapper, us a afterprintprogram.
I try to do that:

1 - In settings.ini made the string - afterprintprogram= "C:\Program Files\bioPDF\Acrobat Wrapper\acrowrap.exe" /t %1 "hp laserjet 1015" – not work.

2 - In settings.ini made the string - afterprintprogram= “C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe” %1 – perfect. I see the file, which I just print.

3 - In settings.ini made the string - afterprintprogram= "C:\Program Files\bioPDF\Acrobat Wrapper\acrowrap.exe" /t “C:\15.pdf” "hp laserjet 1015" – not work.

4 – I made the file c:\printPDF.bat, with the string "C:\Program Files\bioPDF\Acrobat Wrapper\acrowrap.exe" /t “C:\15.pdf” "hp laserjet 1015". After that in settings.ini made the string - afterprintprogram= c:\printpdf.bat – it works. It print old pdf file

Seemed like I do some small mistake, but where – I do not understand.

Help!