Hi,
It's solve the problem for
The last problem is the backslash in the file. In the A2PS's faq :
Quote:
DefaultPrinter: | //c/gstools/gs5.10/Gswin32c.exe \ -Ic:\gstools\gs5.10;c:\gstools\gs5.10\fonts \ -sDEVICE=ljet4 -sPAPERSIZE=a4 -dNOPAUSE -r300 -dSAFER \ -sOutputFile="\\spool\HP LaserJet 5L (PCL)" \ -q - -c quit
|
Produce, with LaTex, when I supress "-interaction batchmode" :
Quote:
! Undefined control sequence.
l.664 ...win32c.exe \ -Ic:\gstools
\gs5.10;c:\gstools\gs5.10\...
|