Using Delphi 7, I want to use TLeadImage in a Isapi dll but then I get the message "Control has no parent window".
Is there a way to avoid this problem (I want to use the deskew and autotrim functions)?
Do I have to use COM instead?