This is a small utility to automate creation of PDFs for AED tables.
Pre-requisites:
- Install NodeJS
npm instal
to install dependencies
Usage:
Replace with a base URL including the protocol and excluding trailing slash, ex: http://staging.africanelephantdatabase.org:
$ node index.js <URL>
After running the script the PDFs can be found in the pdfs
subdirectory of this utility.