Export to PDF
Export
Export to PDF
Converts one or more base64-encoded DOCX files to PDF via LibreOffice and returns the results as base64-encoded PDF strings.
Each item in data must include a documentId (for permission checks) and the base64 docx content.
Returns an array of { documentId, pdf } objects.
POST
Export to PDF