pdfbroker.io

PdfBroker.io is an api for creating pdf files from Xsl-Fo or Html and other useful pdf utilities.

๐Ÿ”‘ oauth2 7 endpoints text
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Basic method to verify api is up and running
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/pdf
Endpoints (7 total)
GET
/api/pdf
Basic method to verify api is up and running
POST
/api/pdf/xslfo
Create pdf-file from complete XSL-FO document.
POST
/api/pdf/pdfconcat
Concatenate multiple pdf files into single pdf file..
POST
/api/pdf/pdftoimage
Generate an image of to provided pdf file
POST
/api/pdf/wkhtmltopdf
Generate pdf file from url using the excellent tool wkhtmltopdf.
POST
/api/pdf/pdfwritestring
Write text on a page in a pdf document.
POST
/api/pdf/xslfowithtransform
Create pdf-file from transforming xml document with Xsl-Fo transform document.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints7
Authoauth2
Categories1