Looking for recommendations on a service that can generate PDF documents for receipts and order details from JSON data. Thanks!
Perhaps this from my bookmarks could be of help.
https://www.boxkite.io/
https://pdfgeneratorapi.com/
JSON direct to "Receipt" or "Order details" sounds a little too niche to exist as a service, although I haven't searched around for anything like that. What I can suggest is using an HTML to PDF service like Api2Pdf. You would need to have the template coded up in HTML and the ability to hydrate that template with your JSON data.
This comment was deleted 7 years ago