I originally posted this on the PDF forum but got no responses.
Basically, can you add a feature to all image/thumbnail creation functions throughout Aspose (Excel, Word, Slides, PDF, etc) to set a TIMEOUT value? If the operation takes longer than the timeout, no data is returned, or perhaps an exception is thrown.
The problem we have is that some of our documents have extremely large bitmaps or vector images, and the library can take hours to create the images. We just want a timeout.
The original post asked if there were any suggestions as to implementing a workaround.
Thanks,
JM