Summary: | okular print graphing paper smaller than it should be | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | rusconi <listes.rusconi> |
Component: | printing | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | cfeck, m.weghorn |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
rusconi
2015-12-10 13:36:36 UTC
This might be due to the document being scaled down due to printer margins, s. bug 336617. What does the result look like when you print the file using "lpr" and adding the "-o fit-to-page" option? Does it look the same as the printout from Okular? In order to be able to evaluate whether the needed modification for this bug to disappear is already covered by bug 336617, the information in requested in comment 1 is needed. When I try to print according to your suggestion the svg Inkscape file, I get the following error: lpr: Unsupported document-format "image/svg+xml" However, this is what I tried: Print the graph paper directly from Inkscape : perfect Print using inkscape --without-gui --export-pdf=/dev/stdout /tmp/file.svg | lpr -P HP_PRINTER -o fit-to-page : erroneous size Print using inkscape --without-gui --export-pdf=/dev/stdout /tmp/file.svg | lpr -P HP_PRINTER : perfect Print the pdf file from Inkscape using Okular : seems like printing with -o fit-to-page, although the ouput is not sub-millimetrically identical. So, yeah, the hypothesis you provide seems correct. Thank you for your handling of this bug. Cheers, Filippo So, yeah, apparently you are right, Thank you for your retesting this and your quick reply. As mentioned, there is already another bug report that deals with the issue of the "fit-to-page" option, so I'll close this one as a duplicate. Please follow bug 336617 to see how the matter continues. *** This bug has been marked as a duplicate of bug 336617 *** |