Features and changes:
- Changes Tools package name from '.report.utils' to '.report.tools'
- Refactor ReportTools class to improve usability and maintainability
- Improves localization for DateTools and NumberTools
- Adds a method called toSpanish in NumberTools to make the NumbersToSpanishWord.numberToWords method easy accessible in templates.
- Removes the 'numbersToSpanishWords' attribute from ReportTools
- Makes the generic Velocity tools accessible in templates when using JokoReporter
- Removes unnecessary code from PrintAssistant
- Improves exception and error messages handling
- Replaces itextpdf library with openhtmltopdf
- Updates cups4j library to last version