http://bugs.winehq.org/show_bug.cgi?id=3599
------- Additional Comments From roli8200@yahoo.de 2006-18-07 05:33 ------- Additional Note:
All Cups printers are reported as Postscript printers to apps by default (as far as I tested it yet). The problem here is that Corel Draw handles reported postscript printers diffrent than "windows" printers. So in the case Corel detects a postscript printer, it directly generates postscript code. But this code is not processed by the local cups filter (for the selected printer). It rater sends the postscript code directly to the printer. But even if there whould be a postscript printer, it declares the code as raw text instead of postscript code. This means the printer always prints the postscript code and not the graphic it describes.