Posted - Jan 08 2019 : 09:38:39 The system is a development system. The computer has 16GB of memory. I will try to create a simple example of the issue.
xequte
Posted - Jan 07 2019 : 20:22:13 Hi John
It works fine when I test it here.
Perhaps the system does not have sufficient memory for a 192MB stream?
Posted - Dec 26 2018 : 09:49:03 It's the DPI of the bitmap that is causing the issue. If I load the two attached images (https://tinyurl.com/y8k4ljwp) (600 DPI) into a TImageEnMView, then call iemvDocument.MIO.SaveToStreamTIFF(FReportStream); I get the error. The error does not happen on 300DPI images.
xequte
Posted - Dec 21 2018 : 00:20:15 Hi John
I cannnot reproduce that. Can you give me more information or demo code?