PDA

View Full Version : EPS files


lynn
07-20-2000, 06:33 AM
Is it possible to convert or save a ME10 file as an EPS file?

Mike Zarecky
07-25-2000, 07:45 AM
You can create .ps (postscript) files through the plot menu. Just create a new configuration. Set_sys_plot_configuration 'LJ/PostScript' Set_sys_plot_type 'LASERJET/PS' Set_sys_plot_filename_prefix 'pl_lj.ps' Set_sys_plot_filename_delold (TRUE) Set_sys_plot_filename_generate (FALSE) Set_sys_plot_default '' Set_sys_plot_macro_name 'User_plot_macro' Set the plot destination for the place you want to send the file. Set the paper size for "A". This works on UNIX, not sure about the PC.