automator save pdf to downloads

C++
/usr/bin/curl -L -s -o "$OUTDIR${f##*/}.pdf" "$f"

Source

Also in C++: