EnglishFrenchSpanish

OnWorks favicon

ps2epsi - Online in the Cloud

Run ps2epsi in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ps2epsi that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

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.

Use ps2epsi online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad