I am trying to include ImageEn in a Web broker application (XE5) so that I can create and manipulate images.
However when I try to compile I get an exception in iopreviews.pas that Graphics.dcu can't be found (no issue in a forms VCL app). Any ideas? I don't think there is anything in iopreviews that would be used in a web app anyway.
I'm sure I have used it in webbroker apps in teh past.