0
how can i use structured json generation pdf file
New Here
,
/t5/acrobat-services-api-discussions/how-can-i-use-structured-json-generation-pdf-file/td-p/12977767
May 31, 2022
May 31, 2022
Copy link to clipboard
Copied
How should I generate pdf with json file, is there any documentation or plugin that can guide?
TOPICS
PDF Extract API
,
PDF Services API
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Beginner
,
LATEST
/t5/acrobat-services-api-discussions/how-can-i-use-structured-json-generation-pdf-file/m-p/12979112#M4176
Jun 01, 2022
Jun 01, 2022
Copy link to clipboard
Copied
Hi there,
There is definitely documentation and quick start guides available to learn how you can generate PDF documents using Word templates and JSON data.
I'll provide some links here.
Document Generation quick start guide:
https://developer.adobe.com/document-services/docs/overview/document-generation-api/quickstarts/
Java sample code (For document generation you'll want to look at MergeDocumentToPDF.java):
https://github.com/adobe/pdfservices-java-sdk-samples
Let us know if you have any questions.
Samples for the Adobe Document Services PDF Tools Java SDK - adobe/pdfservices-java-sdk-samples
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

