Skip to main content
Participant
December 15, 2024
Question

Doc generation failing if JSON has some specific tags

  • December 15, 2024
  • 1 reply
  • 357 views

Hi,

 

We are receiving input from external sources, as outlined in the attachment. However, document generation fails when we attempt to convert it to PDF. Apart from the outlined sample JSON, we need to include tags with the 'id', `img`, `doc`, and `table` tags. Could someone assist with this?

 

Cheers,

Sampath

This topic has been closed for replies.

1 reply

Joel Geraci
Community Expert
Community Expert
December 16, 2024

Your code looks like HTML, not JSON.

Sampath kAuthor
Participant
December 17, 2024

We are passing the attached HTML code in the JSON 

{
"Sample": "HTL code"
}

Joel Geraci
Community Expert
Community Expert
December 17, 2024