Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Print text in Bold while creating PDF

Avatar

Level 1

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.

2 Replies

Avatar

Level 10

Hi,

Check out Parth's example here: http://livecyclekarma.wordpress.com/2009/05/20/richtext-tricks-for-textfield-in-designer/.

Also do a search on this forum, I am sure Steve Walker did an example.

Good luck,

Niall

Avatar

Level 1

Hi Niall,

WOW!!!!

The solution provided is working fine for me.

Thanks a lot Niall.

Regards

Sudhakar Patnapu