Bug 359122 - Okular always cuts off the top approx 1cm of each page when printing
Summary: Okular always cuts off the top approx 1cm of each page when printing
Status: RESOLVED DUPLICATE of bug 334653
Alias: None
Product: okular
Classification: Applications
Component: printing (show other bugs)
Version: 0.23.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-08 05:21 UTC by Tim Edwards
Modified: 2016-02-09 22:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Edwards 2016-02-08 05:21:15 UTC
I'm using Okular 0.23.2 on Kubuntu 15.10. Whenever I print a PDF file from Okular the top 1cm (approximately) is cut off. I'm using a HP Photosmart 6510 printer.

This is not a problem with my printer or my CUPS configuration since if I print with lpr directly the problem doesn't occur. So effectively using lpr is a workaround:
lpr -o fit-to-page document.pdf


Reproducible: Always

Steps to Reproduce:
1. Download a PDF document, I can always reproduce the problem with this form: https://www.border.gov.au/Forms/Documents/888.pdf
2. Print it
3.

Actual Results:  
The top 1cm of each page is cut off

Expected Results:  
The page is correctly printed, as it is with this command: lpr -o fit-to-page document.pdf
Comment 1 Albert Astals Cid 2016-02-09 22:56:48 UTC

*** This bug has been marked as a duplicate of bug 334653 ***