| Summary: | Wizard -> Page Setup -> Paper Size: Use QPrinterInfo to get the printer's supported paper sizes instead of QPrinter defaults (or: cropping issues with photo paper) | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Thomas Kuther <gimpel> |
| Component: | Plugin-Generic-PrintCreator | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | anaselli, caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.5.0 | |
| Sentry Crash Report: | |||
|
Description
Thomas Kuther
2011-09-09 22:02:27 UTC
How many printer do you have installed in the system just out of curiosity? I tried in the past using methods you suggested but the resulted pages were always for the default printer and not for the right one, i've also open a bug against QT, that is opened yet... i will check it if something has changed... Custom page size is enabled only in some drivers, i tried a lot of HP printers and i have never seen it enabled. I tried to force it, but the output was not as expected so i haven't released it. Ah nice. I have one printer, but configured twice with different drivers in cups, and none of both has been set as the default printer. Now that I set one of them as default, it indeed shows that printer's supported paper sizes. So the real issue is like you say: page setup only shows the default printer's settings. I had no default printer set, so it showed only pages sizes supported by "print to file", which was selected by default. Thank you! Thomas, This file still valid using kipi-plugins 2.4 ? Gilles Caulier Using kipi-plugins 2.4 it shows the correct page settings of the selected printer/output file format. So the issue is fixed. Thanks a lot, Gilles! hmm but QPrinterInfo problem should be in yet, or am i wrong? I don't have two printer here to test... |