Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Doc generation failing if JSON has some specific tags

New Here ,
Dec 15, 2024 Dec 15, 2024

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

TOPICS
Document Generation API
239
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 16, 2024 Dec 16, 2024

Your code looks like HTML, not JSON.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 16, 2024 Dec 16, 2024

We are passing the attached HTML code in the JSON 

{
"Sample": "HTL code"
}

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 17, 2024 Dec 17, 2024
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources