Export View As Image

A View (diagram) can be exported as an image file to disk. This is available from the "Export View As Image..." menu command from the main "File->Export" menu or by right-clicking on a View and selecting the menu item from the contextual menu. This menu command is only available if a View is open and selected.

Available formats are BMP, JPG, PNG, PDF and SVG. The first three formats can be exported at scaled ranging from 25% to 400%.

export-image

Exporting a View as an image

SVG and PDF formats have more options:

Set viewBox bounds: This will determine the size and positioning of the SVG image.
Render text as shapes: If this is checked, fonts are rendered as shapes. This is usually the preferred option. If this option is unchecked you may also need to check the "Embed fonts" option.
Embed fonts: If this is checked, fonts are embedded in the SVF or PDF document.
Text clipping workaround: Some fonts on some platforms might appear clipped in the SVG or PDF document. If this happens check this option when exporting. Note that the font will appear slightly smaller in the document.