Displaying 1 result from an estimated 1 matches for "xodec".
Did you mean:
codec
2004 Aug 31
1
Can't print properly through server, only direct client->printer
...ed it to do) is
delete any lines that start with some digits, some spaces, and the
literal "VM\?". Once we realised what the problem was and checked
again, I found that this also matched lines like :
3V)_5qZ$%5r88#qrUKaWQ9d>)o\)#Gn,;eDpH2$<qp4]kqY>7h>5e3apA4FPq"XOYo_J(XoDeC]
and
9VL@hY.WEXoDeL^pA+CXo)SFQp&+FcoCr(NhoYo4!l;X`q8**G!l2XhrPSKMqS<3J_tq=I`pq"I
These lines are part of the image data for bitmapped images on the page.
Altering the match to '^[0-9][0-9]* VM\?' seems to have fixed the
problem. However I'm curious as to why the two lin...