• Thumbnails

    By Brian Green 2 decades ago

    Before anyone asks… I am planning to generate the Thumbnail images with "javacon" (bridge between LotusScript and Java). Stay tuned. I'll revisit this with Lotus Notes 8, so I can use a modern version of Java.



    Also, you may be wondering why Thumbnails are stored on a separate document. SimpleViewer expects the large image and thumbnail image to have the same filename. In Lotus Notes we can't attach two files to the same note, and reference them with the same $FILE url. For this reason, they are on separate documents. (SimpleViewer actually sees them in separate file-folders.)