Bug 83602

Summary: While printing A4 page Size is passed on to cups even if A4.duplex paper size is selected in LO print dialog
Product: LibreOffice Reporter: Sanjay Kumar <sanjay.kumar14>
Component: LibreofficeAssignee: Not Assigned <libreoffice-bugs>
Status: UNCONFIRMED --- QA Contact:
Severity: major    
Priority: medium    
Version: 4.2.3.3 release   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: PPD used for creating print queue
IPP request file passed on to Cups while printing

Description Sanjay Kumar 2014-09-08 06:38:49 UTC
Created attachment 105881 [details]
PPD used for creating print queue

Libreoffice sends A4 even though A4.duplex is selected in the Libreoffice print dialog. Since there is a constraint between A4 and Duplex=Long or Short Edge and looks like because of that Libreoffice changes Duplex option from Long/short Edge to OFF as well. Just to prove what I said, I captured the application output file (d00009-001.pdf) and its corresponding control file(c00009), I can see that below options are passed on to cups in c00009 file.
Duplex: None
PageSize: A4

Please find c00009, d00009-001.pdf files in below bug report.
https://bugs.launchpad.net/hplip/+bug/1352316
https://answers.launchpad.net/hplip/+question/252277


The ppd used for creating the print queue is attached in this Bug report.
Comment 1 Sanjay Kumar 2014-09-08 06:41:48 UTC
Created attachment 105882 [details]
IPP request file passed on to Cups while printing

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.