mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
f73afe558b
- flpsed moved to new home While here: - add missing deps, reported by stage-qa - update WWW - remove not needed inclusion of bsd.port.options.mk - bump PORTREVISION because of package changes PR: 209764 Reported by: johannes.hofmann@gmx.de
13 lines
644 B
Plaintext
13 lines
644 B
Plaintext
flpsed is a WYSIWYG PostScript annotator. flpsed can add arbitrary text lines
|
|
to existing PostScript documents, but cannot remove or modify existing elements
|
|
of such documents. The added lines can later be re-edited with flpsed, either
|
|
interactively or via batch-processing (the latter is useful for repeatedly
|
|
filling in forms). Text lines can also be imported from other documents that
|
|
have been modified with flpsed.
|
|
|
|
Using pdftops, which is part of xpdf, one can convert PDF documents to
|
|
PostScript and then add text to them using flpsed. flpsed is thus useful for
|
|
filling in forms, adding notes, etc.
|
|
|
|
WWW: http://flpsed.org/flpsed.html
|