wmf2eps - Convert metafile image to postscript
Contents
Description
Convert metafile image to postscript.
Name
wmf2eps - Convert metafile image to postscript
Options
--eps output as eps (default).
--ps output as ps.
--page=<page>
where <page> is one of A4 (default). [ps-mode only]
--landscape
switch to landscape view. [ps-mode only]
--portrait
switch to portrait view (default). [ps-mode only]
--bbox=<geom>
geometry setting: --bbox=WxH+X+Y [ps-mode only]
--centre
centre image in page. [ps-mode only]
--maxpect
scale image to maximum size keeping aspect. [ps-mode only]
--title=<str>
postscript %%Title
--creator=<str>
postscript %%Creator
--date=<str>
postscript %%Date
--for=<str>
postscript %%For
--version
display version info and exit.
--help display this help and exit.
--wmf-help
display wmf-related help and exit.
Synopsis
wmf2eps [OPTION] ... [-o<file.eps>] <file.wmf>
wmf2eps [OPTION] ... --auto<file1.wmf> [<file2.wmf> ...]
