Skip to content

SVG

The Marvin beans and applications are able to export SVG image files.
This function does not work in the applets (except signed applets).

The SVG import/export module accepts the common image export options, and the following special options:

Code Explanation
nosource Omits saving of molecule source into image as comment.
headless Generates SVG without the XML headers. This output can be embedded in HTML documents.

References