On 9/13/19 5:39 PM, Joachim Backes wrote:
> Hi all,
>
> i'm trying to configure my samsung laser printer ml-1660
> as an (usb) duplex printer, but tis will not succeed anymore.
>
> I'm using the Cinnamon desktop.
>
>
> Neither the Cinnamon system settings menu entry nor the system-config-printer 
> (using obviously the splix pckg) command will achieve this.
>
> All system upgrades are installed.
>
> Each advice would be welcome.
>

What ppd file is being used for this printer?

I see a suggestion to add the following to the end of that file. 

*% ================================================== =======
*% Duplex Printing
*% ================================================== =======
*% ================================================== =======
*% Printer Features
*% ================================================== =======

*OpenUI *Duplex/Double-sided Printing: PickOne
*OrderDependency: 60 AnySetup *Duplex
*DefaultDuplex: None
*Duplex None/None: " <</Duplex false>> setpagedevice"
*Duplex DuplexNoTumble/Long Edge: "
<</Duplex true /Tumble false>> setpagedevice"
*End
*Duplex DuplexTumble/Short Edge: "
<</Duplex true /Tumble true>> setpagedevice"
*End
*?Duplex: "
save
currentpagedevice /Duplex get
{currentpagedevice /Tumble get
{(DuplexTumble)}{(DuplexNoTumble)}ifelse
}{(None)} ifelse = flush
restore
"
*End
*CloseUI: *Duplex

The article I found references the Samsung supplied ppd file 
Samsung_ML-1660_Series.ppd

But I don't find an equivalent on my F30 system.
-- 
If simple questions can be answered with a simple google query then why are 
there so many of them?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to