I have a new Xerox 8560 and when I send it documents via USB from my iMac it prints pages of code instead of the document. If I restart the printer it will print the first document I send successfully, then it will print code instead of the document the next time. How do I fix this?
(The code looks like this - pages and pages:
/getrbinumcopiescomment get exec
dup length 0 ne {
cvi userdict exch /xerox$num_copies exch put
dup /NumCopies xerox$num_copies put
}{
pop
} ifelse
...and so on.)
(The code looks like this - pages and pages:
/getrbinumcopiescomment get exec
dup length 0 ne {
cvi userdict exch /xerox$num_copies exch put
dup /NumCopies xerox$num_copies put
}{
pop
} ifelse
...and so on.)