TIEGlobalSettings.UseRelativeStreams
Declaration
property UseRelativeStreams: boolean;
Description
By default ImageEn uses absolute streams. This means that the image must be contained from position zero of the stream.
Setting UseRelativeStreams=true, you can put the image in any offset of the stream.
Default: False