Hi,
We are using GDViewer3 in our VB6 program to display pdf and image files. The program works fine but sometimes (I think that when we use it for a long time) the viewer shows a previus file, not the current one. It seems to display it for memory or cache. If we open the file with other aplication we visualize the correct file.
We open the files with "DisplayFromFile2 method for images and "DisplayFromPdfFile" for pdf files. And to close the image between one and another file we use "CloseImage" and "Clear" methods.
Is it possible? Can In solve it with GDViewer 4?
Thanks.
