default CUPS printing format Re: [PATCH] fdo#44664: printer truncates Landscape orientation pages to ...

Michael Stahl mstahl at redhat.com
Thu Nov 8 03:23:53 PST 2012


replying on list because there are some wider issues with this...

this patch appears to change the default format for printing via CUPS
from PDF to PostScript.  this was changed from PostScript to PDF in OOo 3.3.

apparently there are some printers or CUPS setups that don't work well
with PDF as a default, the bug appears to have a long CC: list:

https://bugs.freedesktop.org/show_bug.cgi?id=44664

but i don't think that changing the default format back to PS is the
solution here, because PDF is the designated default print format for
Linux systems:

http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat

it appears to me that there are good reasons for that; also we do not
know how many systems happen to work better with PDF as default than
with PS because we never shipped a LO version with PS as default.  i
find it quite likely that we would get many regression reports with this
change.

but it should probably be possible to somehow change the format from PDF
to PS via the configuration for those users that are affected by current
problems.

the real fix for this is most likely to file bugs against CUPS and/or
specific printer drivers that exhibit these problems, so that we can get
to reliably working PDF printing on Linux systems in time.


On 07/11/12 23:10, Lior Kaplan (via Code Review) wrote:
> Hi,
> 
> I have submitted a patch for review:
> 
>     https://gerrit.libreoffice.org/1003
> 
> To pull it, you can do:
> 
>     git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1003/1
> 
> fdo#44664: printer truncates Landscape orientation pages to Portrait dimensions
> 
> Change-Id: I0554d38367a0b00fdc1e3b7fb72d4ad5d537a254
> ---
> M vcl/unx/generic/printer/cupsmgr.cxx
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> 
> --
> To view, visit https://gerrit.libreoffice.org/1003
> To unsubscribe, visit https://gerrit.libreoffice.org/settings
> 
> Gerrit-MessageType: newchange
> Gerrit-Change-Id: I0554d38367a0b00fdc1e3b7fb72d4ad5d537a254
> Gerrit-PatchSet: 1
> Gerrit-Project: core
> Gerrit-Branch: master
> Gerrit-Owner: Lior Kaplan <kaplanlior at gmail.com>
> 




More information about the LibreOffice mailing list