Why is the Duplex-Print issue still not fixed?
All it takes to work with the “Generic Printer” is something that can be done EASILY with ghostscript:
cat input.pdf | gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=ps2write -sOutputFile=- -c "<</PSDocOptions (<</Duplex true>> setpagedevice)>> setdistillerparams" -f- | lpr
So why does one have to save ANY libreoffice document as .pdf first and then type in this command line?
Why can’t libreoffice do it itself?
More importantly: WHERE CAN I FILE THIS ISSUE PROPERLY? IT HAS BEEN AROUND FOR DECADES!!
My solution for a hotfix: Remove the non-functioning “duplex print” button alltogether.
It is broken.