I’ve problems with my lexmark printer Optra T610.
In OpenSuse 13.2 printing works fine.
In Leap 42.2/15.0 impression on A4 will cutoff top 1cm and bottom 1.5cm on os 13.2 line at 6mm top and 9mm bottom will print fine.
The ppd files are almost the same on 13.2 and 15.0 even using the same does not change anything.
Margins are strange in ppd file. Setting it lower does not work.
A ps file generated on leap 15 will print fine on os 13.2, a ps file generated on os 12.3 will not print right on leap 15.
Is this a problem of cups?
How can I debug this?
In my opinion cups does not honor margins…
Producer: iText 2.1.7 by 1T3XT
Page size: 595 x 842 pts (A4)
PDF version: 1.4
Printer: hp1025nw
Priting from okular cuts off left and right
Printing with lpr
lpr -o fit-to-page -o media=a4 docu.pdf
lpr -o fit-to-page docu.pdf
lpr docu.pdf
all commands print right.
Printer optra T610
Printing from okular cuts off top,left and right
Printer hangs with
lpr -o fit-to-page -o media=a4 docu.pdf
even with
lpr docu.pdf
Ok, so that is an A4-sized document. What paper format is loaded in your Lexmark printer though?
It does seem to be a problem with the printer driver, based on your comparative output with the HP and Lexmark printers. However, I’m not sure why scaling would work with one but not the other, as ‘fit-to-page’ is a standard CUPS processing option.
Printer hangs with
lpr -o fit-to-page -o media=a4 docu.pdf
even with
lpr docu.pdf
Any ideas?
Just had a thought about this - which printer is configured as default? If you send the print data to the wrong printer it will fail of course. You can check that with
lpstat -d
You can specify the destination printer (as reported by ‘lpstat -t’) with the ‘-P’ option…
lpr -o fit-to-page -o media=a4 docu.pdf -P <name_of_printer>[/QUOTE]
*If it's using letter sized paper, the the media value should of course be 'letter' as well.
If you are located in Argentina, why have you set the locale to the US – especially with regard to paper size?
Have you tried using your local locale settings, and just changing the language (and perhaps keyboard) settings for the login session? That is what my multi-lingual users do. All of them use ISO paper sizes 'though (some swap physical keyboards with language, some do not).
We do have an annoyance with a few PDFs that refuse to scal to fit the paper size. Mostly this is with Eventbrite tickets. These require converting to A4 before printing (normally as A5). Non-technical users generally open these with LibreOffice to change the page format.