[Poppler-bugs] [Bug 99564] New: pdftops (checked 0.43.0 / 0.51.0) leads to unprintable ps for Lexmark E360d ("OFFENDING COMMAND: StartData")
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 27 11:48:11 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99564
Bug ID: 99564
Summary: pdftops (checked 0.43.0 / 0.51.0) leads to unprintable
ps for Lexmark E360d ("OFFENDING COMMAND: StartData")
Product: poppler
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: utils
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: mail at paul-neuwirth.nl
Created attachment 129176
--> https://bugs.freedesktop.org/attachment.cgi?id=129176&action=edit
pdf file
opensuse Leap 42.2
printing of textfiles stopped working since upgrade from cups 1.5 to cups
1.7.5.
traced down, poppler's pdftops causes the problem (old way gs pdf2ps succeeds).
Printer is a Lexmark e360d (old firmware AL.LB.E302'0 and also recent
AL.LB.E302'0)
attached files:
pdf (created from /usr/lib/cups/filter/texttopdf) including embedded fonts
ps output (created by pdftops -level3)
ps output (created by pdf2ps -dLanguageLevel3 (uses gv))
ps output (created by pdftops (without -level3))
the results of sending to printer:
# pdftops -level3 foomatic-LPuwPL
# cat foomatic-LPuwPL.ps | nc printserver1.swabian.net 9902
@PJL USTATUS DEVICE
CODE=10023
DISPLAY="Belegt"
ONLINE=TRUE
%%[ Error: ioerror; Offending Command: StartData]%%
@PJL USTATUS DEVICE
CODE=10024
DISPLAY="Wartet"
ONLINE=TRUE
@PJL USTATUS DEVICE
CODE=10023
DISPLAY="Belegt"
ONLINE=TRUE
@PJL USTATUS DEVICE
CODE=10023
DISPLAY="Belegt"
ONLINE=TRUE
@PJL USTATUS DEVICE
CODE=10024
DISPLAY="Wartet"
ONLINE=TRUE()(0)alpha:/var/spool/cups/tmp
Printer output:
"ERROR: ioerror
OFFENDING COMMAND: StartData
STACK
0
(
8 ¢ Q < 6 n [ £ y l æ O , œ C v O " !5 ! !
)
arraytype"
# pdf2ps -dLanguageLevel=3 foomatic-LPuwPL
# cat foomatic-LPuwPL.ps | nc printserver1.swabian.net 9902
@PJL USTATUS DEVICE
CODE=10023
DISPLAY="Belegt"
ONLINE=TRUE
@PJL USTATUS DEVICE
CODE=10024
DISPLAY="Wartet"
ONLINE=TRUE
@PJL USTATUS DEVICE
CODE=10023
DISPLAY="Belegt"
ONLINE=TRUE
this one succeeds to print
pdftops (without -level3) also succeeds.
printing other pdfs and e.g. LibreOffice works.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170127/5f827c43/attachment.html>
More information about the Poppler-bugs
mailing list