Question
How to create pdf with json?
Hey, I want to edit the text(value) in a JSON file extracted from pdf using extractpdf API and create a pdf using the same JSON file, so that the structure of pdf is the same, only the text is changed. is it possible to create a pdf using JSON?
i see only 3 APIs : create-pdf-from-docx-options , create-pdf-from-docx , create-pdf-from-pptx in SDK.
