Plot currently supports 3 outputs:
The isigraph window may be printed, or copied to the clipboard, bmp or wmf file. If the image3 Addon is installed, copies may also be made to other formats that it supports.
For EPS and PDF, Plot attempts to display the plot using the viewers defined in Edit|Configure|External Programs. For example, GSView can be used for both formats. If you use this, it is suggested that you include the -e option that enables a new image to be drawn in the same window. This means that you can experiment with drawing plots, each appearing in the same GSView window. For example, your configuration might be:
c:\program files\ghostgum\gsview\gsview32.exe -e
You can use Adobe Reader to read PDF files, but note that if a file is already open in Adobe, then you cannot write to it again. In this case, close the file in Adobe before re-running the plot.
The plot calculation is the same for all three methods, except only when calculating font metrics. For a discussion of this, see Plot Fonts, and in particular the discussion on fontscale.
Note that drawings to these outputs are made independently, so there may be minor differences between them. For example, one plot may display more ticmarks than another.
Typically, if you draw to outputs with the same number of units, e.g. the defaults of 480 x 360 pixels in isigraph, and 480 x 360 points in EPS and PDF, then your plots will be essentially the same. You may notice differences if you choose different sized outputs, since each plot is fitted to the space available.