Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
No, it is not possible.
Copy link to clipboard
Copied
What exactly are you trying to accomplish by extracting the text from a PDF only to create a new one?