PDFToolkit API (DB Connector)
Requirement
AWS Microservice
Administration Functions
Ping to test service is available.
{
"health": "ok"
}Runs an internal test to verify that pdftk is installed properly.
PDF File Operations
Adds data to fields of a PDF form, and outputs a reference to the completed PDF form.
Request Body
Name
Type
Description
Stamps a PDF on to another PDF, and outputs a reference to the merged PDF.
Request Body
Name
Type
Description
Updates the PDF document properties and outputs a reference to the updated PDF.
Request Body
Name
Type
Description
Removes compression on a PDF, and returns the decompressed file as an attachment.
Query Parameters
Name
Type
Description
PDF Retrieval
Returns the requested PDF document from its reference.
Query Parameters
Name
Type
Description
Last updated
Was this helpful?