A script to pull all the press releases off gov.nl.ca website and convert them to pdf
The source in this repo is MIT-licensed.
The project uses iText 7 Community, which is licensed under the AGPL.
The project depends upon dotnet 5
and bash
.
Build the dotnet assembly by running dotnet build --configuration Release
from within the root folder.
Then, run the script get-files.sh
. Edit as required.