problem with pcl duplex printing

  • Follow


Hello!

   I have strange problem when i print ps file in duplex by command lpr my 
priter works fine(print double side) but when i convert by ghostscript using 
ljet4d driver my document and then i print by lpr my printer inform me that 
printing will be duplex but its print in simplex...?

what can be a problem? 

0
Reply hehehe 4/21/2010 9:32:41 AM

hehehe wrote:
> Hello!
> 
>   I have strange problem when i print ps file in duplex by command lpr 
> my priter works fine(print double side) but when i convert by 
> ghostscript using ljet4d driver my document and then i print by lpr my 
> printer inform me that printing will be duplex but its print in simplex...?
> 
> what can be a problem?

I had this. I manually edited a PPD file I think. Somewhere there is an 
entry for the printer that links selectable options to command codes. In 
my case although the printer announced itself as duplex and accepted the 
command, the entry for simplex and duplex was the same.

Ok. Ive had a look, and on this particular printer (Ricoh 3800) teher is 
a file in /etc/cups/ppd that contains this

*OpenUI *Duplex/Double-Sided Printing: PickOne
*FoomaticRIPOption Duplex: enum CmdLine A
*OrderDependency: 120 AnySetup *Duplex
*DefaultDuplex: None
*Duplex DuplexNoTumble/Long Edge (Standard): "%% 
FoomaticRIPOptionSetting: Duplex=DuplexNoTumble"
*FoomaticRIPOptionSetting Duplex=DuplexNoTumble: " -dDuplex=true -dTum&&
ble=false"
*End
*Duplex DuplexTumble/Short Edge (Flip): "%% FoomaticRIPOptionSetting: 
Duplex=DuplexTumble"
*FoomaticRIPOptionSetting Duplex=DuplexTumble: " -dDuplex=true -dTumbl&&
e=true"
*End
*Duplex None/Off: "%% FoomaticRIPOptionSetting: Duplex=None"
*FoomaticRIPOptionSetting Duplex=None: " -dDuplex=false"
*CloseUI: *Duplex

ISTR that I have edited this section...to make it work

0
Reply The 4/21/2010 10:18:58 AM


Użytkownik "The Natural Philosopher" <tnp@invalid.invalid> napisał w 
wiadomości news:hqmjei$qlk$1@news.albasani.net...
> hehehe wrote:
>> Hello!
>>
>>   I have strange problem when i print ps file in duplex by command lpr my 
>> priter works fine(print double side) but when i convert by ghostscript 
>> using ljet4d driver my document and then i print by lpr my printer inform 
>> me that printing will be duplex but its print in simplex...?
>>
>> what can be a problem?
>
> I had this. I manually edited a PPD file I think. Somewhere there is an 
> entry for the printer that links selectable options to command codes. In 
> my case although the printer announced itself as duplex and accepted the 
> command, the entry for simplex and duplex was the same.
>
> Ok. Ive had a look, and on this particular printer (Ricoh 3800) teher is a 
> file in /etc/cups/ppd that contains this
>
> *OpenUI *Duplex/Double-Sided Printing: PickOne
> *FoomaticRIPOption Duplex: enum CmdLine A
> *OrderDependency: 120 AnySetup *Duplex
> *DefaultDuplex: None
> *Duplex DuplexNoTumble/Long Edge (Standard): "%% FoomaticRIPOptionSetting: 
> Duplex=DuplexNoTumble"
> *FoomaticRIPOptionSetting Duplex=DuplexNoTumble: " -dDuplex=true -dTum&&
> ble=false"
> *End
> *Duplex DuplexTumble/Short Edge (Flip): "%% FoomaticRIPOptionSetting: 
> Duplex=DuplexTumble"
> *FoomaticRIPOptionSetting Duplex=DuplexTumble: " -dDuplex=true -dTumbl&&
> e=true"
> *End
> *Duplex None/Off: "%% FoomaticRIPOptionSetting: Duplex=None"
> *FoomaticRIPOptionSetting Duplex=None: " -dDuplex=false"
> *CloseUI: *Duplex
>
> ISTR that I have edited this section...to make it work
>



th 

0
Reply hehehe 4/21/2010 7:56:09 PM

thx for respond .. but not work. Those line you gave me from ppd this is 
commands for ghostscript but in my 8.15 version dDuplex i not available .... 

0
Reply hehehe 4/21/2010 7:57:14 PM

hehehe wrote:
> thx for respond .. but not work. Those line you gave me from ppd this is 
> commands for ghostscript but in my 8.15 version dDuplex i not available 
> ....

I dont think they are commands for ghostcript..I think they are commands 
to apply to lp.
-1
Reply The 4/21/2010 11:24:28 PM

PROBLEM RESOLVE!!!!


I have ghostscript 8,17 so i download a latest version 8.71 and it works 
like a charm.... 

-1
Reply hehehe 4/22/2010 8:03:48 AM

5 Replies
725 Views

(page loaded in 0.655 seconds)

Similiar Articles:











7/19/2012 9:36:50 PM


Reply: