Automator Salvar PDF para downloads
/usr/bin/curl -L -s -o "$OUTDIR${f##*/}.pdf" "$f"
Excited Eland
/usr/bin/curl -L -s -o "$OUTDIR${f##*/}.pdf" "$f"