EnglishFrenchSpanish

Ad


OnWorks favicon

flpsed - Online in the Cloud

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

This is the command flpsed 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


flpsed — annotate PostScript and PDF files

SYNOPSIS


flpsed [-bdh] [-t tag=value] [-z zoom] [infile] [outfile]

DESCRIPTION


The flpsed utility allows one to annotate Postscript files. PDF files can be imported using
the pdftops and exported using the ps2pdf utility. If the document was saved in Postscript
format, added text can be reedited later. flpsed is useful for filling in forms or adding
short comments. Batch mode can be used to automate form filling.

The options are as follows:

-b Batch mode (no GUI). In batch mode flpsed reads from stdin, if no infile is
specified. Batch mode is useful in combination with the file ... -t option.

-d Dump tags and values from a document to stdout (implies -b ).

-h Show short help text.

-t tag=value
Set text to value where tag is tag Multiple -t options are allowed.

-z zoom
Set initial zoom value in percent.

-geometry WxH+X+Y
Set initial geometry.

-iconic
Start iconified.

-scheme string
Use fltk scheme string Currently fltk supports "plastic" and "gtk+".

EXIT STATUS


The flpsed utility exits 0 on success, and >0 if an error occurs.

EXAMPLES


The command:

flpsed file1

will start flpsed and load file1 for interactive editing.

The command:

flpsed -b -t foo=bar file1 file2

will set the text of all text fields in file1 carrying the tag "foo" to "bar" and write the
resulting Postscript document to file2

Use flpsed online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 2
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 3
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 5
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • 6
    Hugin
    Hugin
    With Hugin you can assemble a mosaic of
    photographs into a complete immersive
    panorama, stitch any series of
    overlapping pictures and much more..
    Audience: Sci...
    Download Hugin
  • 7
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • More »

Linux commands

Ad