View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001321 | Scribus | Import / Export | public | 2004-11-17 13:57 | 2015-03-10 18:49 |
Reporter | mcornils | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 1.3 | ||||
Summary | 0001321: Individual DPI settings | ||||
Description | Working on a publication, one of our clients had neglected to check resolution for one picture which was grayscale and about 2000x2000px. Exporting to PDF, we did not check the "reduce all to xx dpi" box (see below for the "why"). This resulted in a huge page that no longer fit into our printer's memory and this problem was quite difficult to find and to fix. I'm not sure but I think we could show the dpi in a pop-up help widget when mousing over a picture (instead of in the right-click contect menu)? Anyway, the reason we don't use the "reduce all to xx dpi" stuff is that it does not differentiate between gray-scale and line-art graphics. You normally have line-art graphics with much higher dpi than grayscale/colour images. If differentiating by type proves too difficult, one could also have an individual switch for each image ("reduce to .. dpi"), with a sensible default and the option to switch all dpi reducing conversion off in the export to pdf dialog. | ||||
Tags | export, line-art, PDF | ||||
Patch | |||||
related to | 0012944 | new | Unable to import/export high-res lineart |
2004-11-17 14:13
|
|
|
Sounds like a reasonable feature, though I do not know how difficult to implement. |
|
I think this would be good to have, too. At work we use 300dpi colour and greyscale and 1200dpi mono images, for example. We'd need to consider at least: - Colour - Greyscale - Bitmap/mono with the last two possibly being tinted / have a spot colour applied. |
|
I also agree it would be good to have. This is either a candidate for PDF output options or an additional Preflight flag (or both). |
|
It is necessary for pro work to specify a high line-art resolution. There should be 2 resolution boxes instead of one: Downsampling: Line-Art (600 dpi) Greyscale/Color (300 dpi) |
|
i'm for a preflight warning if resolution if an image is above a DPI defined in the settings... |
|
@ale a warning is great, but (controlled) downsampling with different res. for line-art, greyscale and color is time-saving & better. Consider a newspaper with 24 pages and 6 pics on each page. That are 144 pics to work on. No one wants to do this manually. That should be a wholesale config option in PDF Export settings, together with an override maximum DPI setting for an individual picture (as it is done in other dtp's). |
|
any idea how to tell scribus that your picture is a grayscale, line-art or color one? should it detect it automatically from the file characteristics at preflight and export time? |
|
@ale - auto-detect at import time from file characteristics - jpeg 24bit, tiff,png >9..24bit -> always color (default) - jpeg 8bit, tiff 8bit, png 8bit -> always grayscale - png, tiff: 1bit ("tiff bilevel image") -> always lineart - write it as a property in the picture manager dialog - make it editable there so user can change from the lo-res color default to higher res grayscale or lineart - for simplicity, grayscale may be left out. |
|
@ale Recently I started to use gs, read in the docs that it can detect color/gray/color images on its own. You can set dpis globally for these. Taken from Ghostscript docs http://www.ghostscript.com/doc/current/Ps2pdf.htm there are these 3 switches: -dColorImageResolution AAA (dpi) 300 is Default for printer -dGrayImageResolution BBB (dpi) 300 " " -dMonoImageResolution CCC (dpi) 1200 " " It seems that bug is fixed - with those extra gs commandline options and - 3 extra inputfields in scribus printer dialog |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-17 13:57 | mcornils | New Issue | |
2004-11-17 14:13 | mcornils | File Added: dialog pdfexport.gif | |
2004-11-17 14:52 |
|
Note Added: 0002897 | |
2005-06-22 00:09 |
|
Note Added: 0005089 | |
2005-06-22 00:09 |
|
Status | new => acknowledged |
2006-01-30 19:38 | jo-hannes | Status | acknowledged => confirmed |
2006-01-30 19:38 | jo-hannes | Product Version | 1.2.1cvs => 1.3 |
2006-01-30 19:38 | jo-hannes | Description Updated | |
2008-02-10 01:56 | louisdesjardins | Note Added: 0018938 | |
2011-06-29 14:29 | StefanM | Note Added: 0026497 | |
2011-06-29 14:29 | StefanM | Tag Attached: pdf | |
2011-06-29 14:29 | StefanM | Tag Attached: export | |
2011-06-29 14:29 | StefanM | Tag Attached: line-art | |
2011-06-30 16:48 | ale | Note Added: 0026502 | |
2011-07-04 10:14 | StefanM | Note Added: 0026528 | |
2011-07-04 11:30 | ale | Note Added: 0026533 | |
2011-07-04 12:15 | StefanM | Note Added: 0026534 | |
2011-10-07 10:02 | StefanM | Note Added: 0026988 | |
2015-03-10 18:49 | Kunda | Relationship added | related to 0012944 |