The tab contains settings determining the action which will be fulfilled when saving the current drawing into a file and copying the image to the clipboard. The settings affect conversion and saving only into raster formats.

 

Save to file settings


The section Save to file settings - defines the size of the file saved to a format:

Actual size - the currently loaded image will be saved into a raster format or metafile with its actual size.
Maximum size - the currently loaded image will be saved into a raster format or a metafile with its maximum available size.
Show dialog - when saving Export file size dialog will be called. You will be able to set the size and the quality of the output file there.

 

Copy to clipboard settings


The section Copy to clipboard settings defines the conditions for copying loaded images to the clipboard as EMF or BMP files.

Actual size - the currently loaded image will be copied to the clipboard with its actual size.
Maximum size - the currently loaded image will be copied to the clipboard with its maximum available size.
Show dialog - when coping an image to the clipboard with the help of the commands Copy as EMF or Copy as BMP the Export file size dialog will be called. You will be able to set the sizes and the quality of the output file there.

 

JPEG settings


The section JPEG settings defines the conversion quality for JPEG file format

Export quality is used to define the compression quality of the output image. It may range from 0 to 100. A higher compression may result in a poorer picture quality, but a smaller file size. The default value is equal to 60.
Use Progressive Display to turn the incremental display of an image on or off when reading files. For example, if the JPEG data source file is on the hard drive, progressively displaying it slows down the display time: in this case setting Progressive Display to False speeds up the displaying of the image.
Smoothing is used if Progressive Display is checked, to determine whether the JPEG image is displayed in small blocks or with blurred edges. If Smoothing is checked the edges are blurred during progressive displaying of the image. If Smoothing is unchecked raw blocks of color are used to display the image.