How do I start the program?
All UNIX and Linux version operate using command-line
operations. The syntax is describes in the documentation
which is part of the download. You can find additional
information below.
How do I convert a file?Your $TGC directory contains a number of command line tools. The basic syntax
used to convert a PDF, PostScript or EPS file into another file format is
ps2xxx input-file
output-file. For META FLY, you use wmf2xxx input-file
output-file. Some examples:
ps2ascii foo.pdf foo.txt
wmf2svg myfile.wmf yourfile.svg
The only exception is for generating TIFF output from PostScript, EPS
and PDF files where you will use psIItiff.
If you want to convert all files in a given directory, we can provide you with a script to do so. Please email your request to support@visual-integrity.com.
How do I change options like resolution and rotation?
All the filter parameters are set in the .options file in
your $TGC directory. You can open and edit it with any text editor.
Click here for an overview of the options and their use.
|