Flatten a PDF into a non-interactive “safe” version by uploading it to the Solutions API, polling until completion, then returning a download URL for the flattened PDF.
- Initial release of make-pdf-safe skill. - Allows users to flatten PDFs into non-interactive, "safe" documents via the Solutions API. - Uploads provided PDF, polls job status, and returns a download URL for the flattened result. - Requires an API key for authentication. - Ensures removal of interactive elements to enhance document security.