Images of the Jmol model can be created on the same page as the jmol applet. Options for doing so depend upon browser compatibility. Base64-encoding compliant browsers running from a php-enabled server can direct the base64-encoded image directly to an image element. Iframe compatible browsers can post a base64-decoded image to an Iframe. Some ideas and code for this page have come from Exporting from Jmol applet an image of the current view by Angel Herráez and from Base64 encoded images for Internet Explorer by Dean Edwards. "Output Size" can be set as pixels (e.g., '300') or percent ('30%'), but only affects image size as it appears on the web page (not the saved or copied image), and has a browser-dependent effect on how the image appears in an Iframe.
Comments and suggestions are welcome: Steven R. Spilatro, Dept of Biology & Environmental Science, Marietta College.