View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0017674 | Scribus | Color Management | public | 2025-10-31 15:06 | 2025-10-31 23:08 | 
| Reporter | petros21 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | new | Resolution | open | ||
| OS | Windows | OS Version | 11 | ||
| Summary | 0017674: In pdf export dialog > color tab, setting output to printer still shows rgb profiles when trying to embed custom profile | ||||
| Description | When trying to select a color profile to embed to images, apart from the one already embedded, the dropdown is populated with only RGB profiles, even though the output is intended for printer. Fix (I found the code from the github mirror): tabpdfoptions.cpp file in function EnableLPI, the first branch if (a == 1) meaning printer mode, uses ScCore->InputProfiles and not ScCore->InputProfilesCMYK. this also happens elsewhere too, like in the restoreDefaults function. | ||||
| Steps To Reproduce | PDF Export > Color tab, set Ouput Inteded for: Printer and go to Colors or Images section. Check Use Color Profile and Do not use embedded color profiles (for Images). This enables a dropdown with icc profile options. | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
