need enhanced print dialog
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Wishlist
|
Unassigned | ||
Baltix |
New
|
Undecided
|
Unassigned |
Bug Description
the print dialog needs more controls.
- center on page option
- fit to page option
- x,y position in inches/
- upper left of page option
- landscape/portrait
- left margin amount in (inches/
- right margin amount in (inches/
- top margin amount in (inches/
- bottom margin amount in (inches/
- [DONE] scale percentage using a double/float/real number. (this way I can wrestle those cd labels onto a page)
- CMYK separations OR color OR grayscale
- CMYK plate labels option
- negative option
- background option if there is such a thing as a background in inkscape
- corner crop marks option (bug 170758)
- center crop marks option (bug 170758)
- registration marks option
- optional image name
- [DONE] printer selection (could possibly be in its own menu, or could be just a drop-down combobox or listbox)
- [DONE] number of copies to print
in windows the printer driver must be queried to find out what the driver's margins are before printing, so that the image is not cut off. so if the user puts in 0 for margins, the margin should fix itself to the printer driver's minimum setting. the default margins should be set to 1.25" sides and 1" top & bottom.
Changed in inkscape: | |
importance: | Medium → Wishlist |
tags: | added: printing |
tags: | added: color |
description: | updated |
This bug report provides a nice summary of missing features, but
a) some of the features are printer specific and thus rely on particular drivers, to the best of my knowledge;
b) CMYK related features are not possible without some kind of CMYK implementation in Cairo.
But as I already wrote this is a nice summary and it's good to have it around and close as fixed one fine day ;-)