ps2epsi(1)


NAME

   ps2epsi - generate conforming Encapsulated PostScript

SYNOPSIS

   ps2epsi infile.ps [ outfile.epsi ] (Unix)
   ps2epsi infile.ps [ outfile.epi ] (DOS)

DESCRIPTION

   ps2epsi  uses  gs(1)  to  process a PostScript(tm) file and generate as
   output a new file which conforms  to  Adobe's  Encapsulated  PostScript
   Interchange  (EPSI)  format.   EPSI  is  a special form of encapsulated
   PostScript (EPS) which adds to the beginning of the file in the form of
   PostScript  comments  a  bitmapped version of the final displayed page.
   Programs  which  understand  EPSI  (usually  word  processors  or   DTP
   programs)  can  use  this bitmap to give a preview version on screen of
   the PostScript.  The displayed quality is often not  very  good  (e.g.,
   low  resolution,  no  colours),  but the final printed version uses the
   real PostScript, and thus has the normal PostScript quality.

USAGE

   On Unix systems invoke ps2epsi like this:

        ps2epsi infile.ps [ outfile.epsi ]

   where "infile.ps" is the input file and "outfile.epsi" is the resulting
   EPSI file.  If the output filename is omitted, it is generated from the
   input filename.  When a standard extension (".ps",  ".cps",  ".eps"  or
   ".epsf") is used, it is replaced with the output extension ".epsi".  On
   DOS systems the command is:

        ps2epsi infile.ps outfile.epi

   where "infile.ps" is the original PostScript file, and "outfile.epi" is
   the name of the output file.

LIMITATIONS

   Not  every  PostScript  file  can be encapsulated successfully, because
   there  are  restrictions  on  what  PostScript  constructs  a   correct
   encapsulated file may contain.  ps2epsi does a little extra work to try
   to help encapsulation, and it automatically calculates the bounding box
   required  for all encapsulated PostScript files, so most of the time it
   does a pretty good job. There are certain to be cases,  however,  where
   the  encapsulation does not work because of the content of the original
   PostScript file.

COMPATIBILITY

   The Framemaker DTP system is one  application  which  understands  EPSI
   files,  and  ps2epsi has been tested on a number of PostScript diagrams
   from a variety of sources, using Framemaker 3.0 on a  Sun  workstation.
   Framemaker  on  other  platforms  should  be  able  to use these files,
   although I have not been able to test this.

FILES

   ps2epsi       Unix shell script
   ps2epsi.bat   DOS batch file
   ps2epsi.ps    the Ghostscript program which does the work

SEE ALSO

   gs (1)

VERSION

   This document was last revised for Ghostscript version 9.19.   However,
   the content may be obsolete, or inconsistent with ps2epsi.txt.

AUTHOR

   George Cameron





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.