Document Generation API tutorials

Document Generation API Banner

The Document Generation API creates PDF and Word documents from Word templates and JSON data.

NOTE

The Document Generation API is included in the PDF Services API.

Creating templates

Document Generation API accepts a document template (with template tags) along with the input data to generate the final document. The final document is generated by replacing all the template tags in the document template with the dynamic content based on the actual values corresponding to the data input.

Overview of the Adobe Document Generation Tagger Get an overview of the Adobe Document Generation Tagger that's designed for use with the Adobe Document Generation API
Adding text tags Learn how to add text tags to Microsoft Word templates using Adobe Document Generation Tagger for use with Adobe Document Generation API
Adding image tags Learn how to add image tags to Microsoft Word templates using Adobe Document Generation Tagger to dynamically push images into documents using Adobe Document Generation API
Adding tables and list tags Learn how to add tables and list tags to Microsoft Word templates using Adobe Document Generation Tagger to dynamically add table or list rows based on data using Adobe Document Generation API
Setting numerical calculation tags Learn how to set numerical calculation tags in Microsoft Word templates using Adobe Document Generation Tagger to calculate aggregations or arithmetic of data values using Adobe Document Generation API
Setting conditional content Learn how to set sections in Microsoft Word templates using Adobe Document Generation Tagger to dynamically include or exclude sections of a document based on data using Adobe Document Generation API
Spacer

Spacer

On this page