|
|
psmark
psmark is a utility that renders a watermark like string on any PostScript document.
It comes very useful when you want to add a copyright statement or "DO NOT COPY" statement
to a document.
Features
- Prints "watermark"-like text on any PostScript document.
- Free choice of brightness, location, size, font, color, string to render and angle.
- Easy to use.
Download
The latest version of psmark is 2.1
psmark source package: psmark-v2.1.tar.gz
Installation
- Extract the tarball:
tar -zxvf psmark-*
- Compile the program and install it:
make && make install
- Read the manual:
man psmark
Changelog
2.2)
* new string position code by
Diego Caraffini diego.caraffini AT pg.infn.it
2.1)
* minor fixes
* psmark now renders over pictures.
(reported by vdemarcu AT umich.edu)
2.0)
* Code was rewritten, lots of new features
(suggestions by g AT intersect-uk.co.uk)
Feedback & Links
|