Loading...

Debugging JSON data

If you are unsure about the actual JSON you are receiving during testing or debugging, you can use JSON.stringify to display the JSON data in your PDF using a text component as follows:

The following is the expression:

{{ JSON.stringify(data) }}

The following is the result in the preview.