The Apache PDFBox library is an open source Java tool for working with PDF
documents. This project allows creation of new PDF documents, manipulation of
existing documents and the ability to extract content from documents. Apache
PDFBox also includes several command line utilities.
Features:
- Text extraction
- Merging & Splitting
- Forms Filling
- PDF/A Validation
- PDF Printing
- PDF to Image Conversion
- PDF Creation
- PDF Signing
Foomatic is a database-driven system for integrating free software
printer drivers with common spoolers under Unix. It supports CUPS,
LPRng, LPD, GNUlpr, Solaris LP, PPR, PDQ, CPS, and direct printing
with every free software printer driver known to us and every printer
known to work with these drivers.
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special postscript command
sequences that can produce erroneous results on printers.
TeX Live is an easy way to get up and running with the TeX document production
system. It provides a comprehensive TeX system. It includes all the major
TeX-related programs, macro packages, and fonts that are free software,
including support for many languages around the world.
TeX Live is the de-facto successor to teTeX.
TTF2PT1 is a modification of Andrew Weeks TTF2PFA True Type to Postscript
Type 3 converter. Which will convert Most True Type Fonts to and Adobe
Type 1 .pfa file. The files produced are in human readable form, which
further needs to be encrypted with the t1utilities, to work with most
software requiring type 1 fonts.
TTFQuery builds on the FontTools package to allow the Python programmer to
accomplish a number of tasks:
* query the system to find installed fonts
* retrieve metadata about any TTF font file (even those not yet installed)
o abstract family type
o proper font name
o glyph outlines
* build simple metadata registries for run-time font matching
todos/fromdos: point-to-point cp866<->koi8-r decoder with CR/LF
translation
towin/fromwin: best match cp1251<->koi8-r decoder with CR/LF translation
a2kfcnv: EGA/VGA raw screen fonts converter: cp866 font -> koi8-r font
All programs written according to RFC 1489
This is the GPL'd 7th edition of the very well known English-Russian
dictionary by V.K.Mueller. It is arranged as single text file with
cyrillic letters KOI8-R encoded. Transcription symbols correspond to the
IPA (International Phonetic Alphabet) standard. There is also a simple
dictionary search utility is included in this port. Look at specified
URL for other available tools.
Convert::Cyrillic is a Perl module. It implements routine for converting from
one cyrillic charset to another. It is intended to be used from cgi's which
need built-in support for translations. For example, you may wish to use it in
form processor to translate from user encoding to one used by your site.
Copyright (c) 1997-98, John Neystadt <http://www.neystadt.org/john/>
This module includes cyrillic string conversion functions from one and
to another charset, to upper and to lower case without locale switching.
Also included single-byte charsets detection routine. It is easy to add
new code pages. For this purpose it is necessary only to add appropriate
string of a code page.