--- name: make-pdf-safe description: Flatten a PDF into a non-interactive “safe” version by uploading it to the Solutions API, polling until completion. --- # make-pdf-safe Flatten a PDF into a non-interactive “safe” version by uploading it to the Solutions API, polling until completion. ## Install ``` npx clawhub@latest install make-pdf-safe ```