Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pchoiniere
Posted - Aug 10 2021 : 15:44:05 Opening a TIFF file in TImageEnMView creates a ILIST-*.tmp file, which can get really big. Is there a way to control this? Our application is used in a Terminal Server environment and operations only gives them 1GB of disk space for the user's temp directory. Can we redirect this or limit its file size in some way?
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Aug 10 2021 : 17:54:10 Hi
You can control whether TImageEnMView uses disk or memory with:
But more importantly you should limit the amount of memory that ImageEn uses by avoiding the load of very large multi-page tiff files at once, i.e. by loading only the TIFF page that you are currently displaying or manipulating.
You will need to tell me more about your usage for specific advice, but you probably only want to load thumbnails into TImageEnMView using: