It seems the reason everything now prints out on one line after the header prints is because the postscript file being created has had line feeds stripped out. I saved the output of a2ps -r -o biglots.doc biglots.txt and ran file biglots.doc to find out it was postscript level 3. So mv biglots.doc biglots.ps and ps2asccii biglots.ps showed the same thing that was hitting the printer, no line feeds everything on one line except the header and footer. What can be done with cups to have it not strip line feeds in files?


--
To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to