Hello around there,
I recently set up a mandrake 7 box and it seems it is impossible to print
anything but plain ascii.
I used printtool to set up my canon bjc-4000 (using the suggested driver). I am
not able to print the ps-testpage (or any other ps-file), but ascii works fine.
After tracking down the bug I ended up in
'/usr/lib/rhs/rhs-printfilters/ps-to-printer.fpi' . It seems it creates a
tmpfile (mktemp-command from line 45), which never gets any input. (I deleted
the command 'rm $TMPFILE' from line 131 and the file which remained had size 0
bytes.)
So, any idea out there?
THXIA Sascha Kiedrowski