Open techsavvyash opened 5 months ago
References:
Current update:
Next Steps:
application/pdf
as a HTTP response https://github.com/gotenberg/gotenberg
tool for converting html to pdfs has no support for html templates
https://docs.google.com/document/d/1OHMoig_5YdWqysAK0tur3IUsEUHzUbDY0KRF75BZOuM/edit
document for tracking service development
Description
PDF Creation microservice.
Research around how can we go about generating PDFs. examples:
2 Parts:
We should also have support for bulk PDF generation. Ideally this should be a JSON based config where where in we send the information using a spec (basically the content + template) and then get bulk links of uploaded PDFs back.
The response should also support streaming raw PDFs instead of uploaded links
Future scope