Releases: Waikato/fcms-doc-modifier
Releases · Waikato/fcms-doc-modifier
Release v0.0.12
- added primitive draw operations: line, rect (filled|unfilled), oval (filled|unfilled)
Release v0.0.11
- added support for units to
SimplePDFOverlay
(pt|mm|in)
Release v0.0.10
- added
nz.ac.waikato.cms.doc.SimplePDFOverlay
class for simple text overlays using instructions from a text file
Release 0.0.9
- added tool for using Groovy to generate PDFs from PDF template in conjunction with data to add to PDF from CSV spreadsheet
Release v0.0.8
- file and directory choosers now reload the bookmarks when showing the dialog
- overlaying the filename can now enforce the PDFs to have even number of pages
Release v0.0.7
- upgraded jfilechooser-bookmarks dependency
Release 0.0.6
- Hyperlink Grades
- now works on Windows as well (CR issue)
- added optional output of CSV file of matches
Release 0.0.5
- added
Help
button to GUIChooser which opens github wiki page - previous setups are now stored in props files, below
$HOME/.fcms
or%USERPROFILE%\fcmsfiles
Release 0.0.4
- introduced
GUIChooser
interface to simplify starting up of tools
Release 0.0.3
- increased default vertical position to 20 for
OverlayFilename
commandline tool (otherwise gets cut off by printer) - added
nz.ac.waikato.cms.gui.OverlayFilenameGUI
user interface for overlaying filenames