<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>my own fix: added unit <span style="font-family: Verdana; font-size: 12px; line-height: 19.2px;">winspool</span> :</div>
<div> </div>
<div>
<div>unit RLPrinters;<br/>
{$MODE DELPHI}{$H+}<br/>
interface</div>
<div>uses<br/>
{$ifdef LCLWin32}Windows, WinUtilPrn, <strong>winspool</strong>,{$else}process,{$endif}<br/>
Classes, SysUtils, Math, Forms, Dialogs,<br/>
Graphics, Printers, RLConsts, RLTypes, RLUtils; </div>
</div>
<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"> </div>
</div></div></body></html>