Replace placeholder in Table loops with Structure input

Product: PDTTron .NET Core SDK

Product Version: 9.2.

Please give a brief summary of your issue: Replace placeholder in Table loops with Structure input

Please describe your issue and provide steps to reproduce it:
Hi there,

I am using [Table Loops] in a Word file and then converting it to a PDF file using this API : PDF.Convert.OfficeToPDF

Now, I have a requirement to show some text with specific style e.g. in Red color, so, I am exploring structured input, but it is not working within table loops.

Please share some sample to achieve this with PDFTron .NET core SDK.

Sample document looks like below :

image

and the input JSON is as follows:

{
“field1”: “some-text”,
“field2”: “some-text”,
“field3”: “some-text”,
“field4”: {
“html”: " text-should-appear-in-RED-color"
}
}

[PDFTron Systems Inc. | Documentation]

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums: