tonyjunkes / pdfservices-java-sdk-cfml-samples

Samples for the PDF Services Java SDK Using CFML
MIT License
7 stars 0 forks source link

Docgen with json #3

Open Daemach opened 1 year ago

Daemach commented 1 year ago

Which one of these functions would I use to generate a pdf from a word template + json as in this demo?

https://documentcloud.adobe.com/dc-docgen-playground/index.html#/

tonyjunkes commented 1 year ago

The Document Merge section has examples that perform those operations.

The CFC examples can be found here: https://github.com/tonyjunkes/pdfservices-java-sdk-cfml-samples/tree/master/components/documentmerge

The readme also documents them a little here: https://github.com/tonyjunkes/pdfservices-java-sdk-cfml-samples#document-merge