Summary: | paper format setting in "Country/Region & Language" overrides paper size setting in KPDF printer dialog | ||
---|---|---|---|
Product: | [Unmaintained] kdeprint | Reporter: | Chad Sprouse <csprouse> |
Component: | general | Assignee: | KDEPrint Devel Mailinglist <kde-print-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Inserting the fitplot=true option into print dialog for kpdf/PDF printing |
Description
Chad Sprouse
2006-01-29 18:45:40 UTC
Don't understand the text completely, but seems more a kprinter issue than a kpdf one, reassigning. Cristian please reasign back if you think it is a kpdf issue. WORKSFORME (SUSE-10.0 RPMs for KDE 3.5.5) (but this did work for a looooong time already) Chad, you state: "Printing would not be successful because the ps file was generated for A4 paper despite the printer settings indicating Letter" This is wrong. You can print a PDF on a different paper size than its internal format. This works for kpdf too. Just select the format you want. (Make sure the PDF fits on the sheet though). You can even use the CUPS option "-o fitplot=true" to make a PDF scale to the media size. Use the "WhatsThis"-help in kprinter to find the explanations for all options. See attached screenshot. Cheers, Kurt Created attachment 19261 [details]
Inserting the fitplot=true option into print dialog for kpdf/PDF printing
We have the problem with KDE 3.5.6-3.fc6 (on Fedora Core 6), too. The internal format does affect the convertion from pdf to ps (for us). Our printer expects a4 pages and we selected a4 inside the printers configuration. Still the printer complains about getting letter format as long as "US Letter" is selected as paper format in "Country/Region & Language". Printing (sane) ps files works without problems. This bug is not resolved in fedora 6. Here's some new information. With both kpdf and the Region & Language settings to Letter. Open file in kpdf. Immediately do file print preview. Looks fine. Print to pdf file. Fine: MediaBox [0 0 612 792] correct Letter paper size. Print to ps file. Bad: %%BoundingBox: 0 0 595 842. That's A4. Now here's the telltale: after printing to ps file. The *print preview* shows that there have been added extra margin space at the top and the bottom. In other words the print preview is showing what kpdf and kprinter will really do with the file when printing. There's been some interaction that has made kpdf CHANGE ITS MIND about how to print this file. That interaction happens when you print to ps file, but not when you print to pdf. |