PDF Generation Service
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
Generate pdf and return as binary response
requestinfo object with input json for pdf
PDF created and returned in binary
Get details for already generated PDF
requestinfo object
Pdf information successfully retrieved
filestoreids of PDFs from filestore service
jobid of pdf create reques
start time of job
end time of job
key to be used to pick pdf configs
documentype defined in pdf config
modulename defined in pdf config
Generate pdfs and return their filestoreids
requestinfo object with input json for pdf
PDF successfully created and response sent back
filestoreids of PDFs from filestore service
jobid of pdf create reques
start time of job
end time of job
key to be used to pick pdf configs
documentype defined in pdf config
modulename defined in pdf config