Hi Raghu, thank your for your response.

I have big troubles with the PostScript driver also, when I print pdf
files the printer get locked up regularity. When monitoring with
Wireshark I shows CRC errors. But the printer is just locked. It cost me
a lot and a lot of time to debug this problem to a error in the internal
postscript interpreter of the printer. But you cant get more info from
the internal printer systems. So I started to use the hpijs driver with
has the gs postscript interpreter, so i can do better debugging.

I do have the PostScript drivers intalled like this:




Cauligi, Raghothama S wrote:
> You should really use the PostScript ppd for this printer, the ppd file
> without "-hpijs"
> Raghu 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jelle de
> Jong
> Sent: Friday, October 19, 2007 2:44 PM
> To: hplip-help@lists.sourceforge.net
> Subject: [Hplip-help] hpijs-error
> 
> This message contains the following attachment(s):
> hpijs-error.log
> 
> Hello,
> 
> I tried to print a *.pdf file that I created with openoffice, but it
> would not print with lpr. I started debugging and found the following
> errors with segmentation faults. Because I have seen similar regular
> time consuming errors when printing *.pdf file I started this
> investigation with the hope it can be fixed.
> 
> First some basic info about my printer and the print job:
> 
> sudo lpadmin -x HP_Color_LaserJet_8500
> sudo lpadmin -p HP_Color_LaserJet_8500 -v
> hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
> /usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
> sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D "HP Color
> LaserJet 8500" -o PageSize=A4 sudo lpadmin -d HP_Color_LaserJet_8500
> 
> input="/home/$USER/test.pdf"
> lpoptions -p "HP_Color_LaserJet_8500" -o PageSize=A4 -o
> PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o
> Duplex=None -o Quality=FromPrintoutMode lpr -P "HP_Color_LaserJet_8500"
> -#1 -o Collate=True -o media=A4 -o sides=one-sided -o job-sheets=none -o
> outputorder=normal -o page-border=none "$input"
> 
> 
> Can somebody help to find the problem and maybe solve it?
> 
> Best regards,
> 
> Jelle


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to