Skip to main content
Raymond Camden
Community Manager
Community Manager
March 30, 2023
Question

Document Generation Updates

  • March 30, 2023
  • 0 replies
  • 315 views

Hey friends, a quick note about some Document Generation updates. I'm planning a blog post on this soonish with deeper detail, but here's the TLDR:

 

1) You can now pass tables in HTML strings: https://developer.adobe.com/document-services/docs/overview/document-generation-api/templatetags/#insert-table-using-table-html-element

2) You can dynamically hide table rows: https://developer.adobe.com/document-services/docs/overview/document-generation-api/complextableconstructs/#dynamic-table-rows

3) Conditions in table cells now work, but require a bit more code. Details here: https://developer.adobe.com/document-services/docs/overview/document-generation-api/complextableconstructs/#conditions-inside-tables

 

Enjoy!

This topic has been closed for replies.