PDF download broken after an update

I had the same issue. My steps to fix:

cd $INVOICENINJA
chmod +x vendor/bin/snappdf
sudo -u www-data vendor/bin/snappdf download --force

2 Likes