Edited formatting

This commit is contained in:
Peter Mosmans 2016-08-01 17:10:31 -07:00
parent 55eab94c65
commit 95a8e381f8

View File

@ -17,6 +17,7 @@ The directories are used as follows:
## Getting Started
What do you need ?
1. Clone this repository
2. Install the toolchain
@ -27,7 +28,7 @@ Listo! That's all you need. Now you can build PDF reports using the content.
### Toolchain
The *Apache FOP* library and the *Java* library *Saxon*.
To convert the XML content into PDF files the tools the *Apache FOP* library and the *Java* library *Saxon* will be used
It is easiest to install the toolchain using Ansible: check out the role PeterMosmans.docbuilder (https://galaxy.ansible.com/PeterMosmans/docbuilder/)
To edit (and view) the content you'll need a XML editor - which could be any text editor like *JEdit*, to a full IDE- for editing of course ;). Preferably something that can check XML file validity. To view the resulting PDF files a PDF viewer is necessary.