Hi,
I am mapping data in the XML to a Template designed using LiveCycle Designer ES3.
I need to print some of the text in BOLD.
For exmple in the following XML, when we display the text in PDF, person names should be in BOLD.
Part of the XML that is fed to template designer.
<house>
<parent>Mike and Mary are Mark's parents.</parent>
</house>
What is expected in the PDF:
Mike and Mary are Mark's parents.
I would appreciate if someone could please help me to achieve this task.
Have a good day!
Regards,
Patnapu.