Displaying 1 result from an estimated 1 matches for "9fee01f1".
2005 Sep 18
1
Wine07252005 spooler problem
Hi,
I installed Wine07252005, my printer is EPSON LX 300X, it's CUPS, the name is EPSON9Pin. I tested it with a simple Delphi program and have two problems:
1) If i print using a report builder like RBuilder, it prints quite well, but the font does look good in the print out.
2) If I use spooler to print, like following:
if StartDocPrinter(PrnHandle, 1, @DocInfo) = 0 then
begin