abi2pdf
- A command line app written in Java which, using Xalan, Fop and an XSLT stylesheet, allows you to convert native AbiWord, (*.abw), files into PDF documents. Features include being able to convert a single file or batch convert a directory of files. For more information see the README and CHANGELOG files.
Latest release is 0.0.2
Changes to 0.0.2
- Got it working with AbiWord 0.9.0 documents by not loading the external DTD
Changes to 0.0.1
- Initial release
|