How to Install flpsed in Ubuntu 18.04



Install flpsed by entering the following commands in the terminal:

sudo apt update
sudo apt install flpsed

Description:

WYSIWYG pseudo PostScript editor

flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't remove or modify existing elements of a document. But flpsed lets you add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed. . Using pdftops, which is part of xpdf, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes, etc.

Homepage: http://flpsed.org/flpsed.html

Version: 0.7.3-3

Section: universe/graphics