Ticket #39 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

printing: color mode is not used when sending to printer

Reported by: baze Owned by: jordi
Priority: major Version: SVN
Keywords: Cc:

Description

i have set the default in cups to greyscale, but when set mode in epdfview to color or black& white (this has no gradients, so it is different to greyscale) and try to print the file (it is colored, yes ;)) the printout is always greyscale (the cups default)

when i set default for cups to color, it is always printed colored, even when chosing greyscale in epdfview.

Change History

Changed 2 years ago by jordi

  • status changed from new to closed
  • resolution set to fixed

Whops! I was storing the color model's value as an integer rather than an string, but I don't know why when I tried to print in grayscale I worked...

Revision [239] fixes it.

Sorry for the inconveniences.

Note: See TracTickets for help on using tickets.