Question
PDF Forms
Hi,
I'm passing some text to a pdf form field and I only want a portion of text to appear in bold - something like this:
<cfpdfformparam name="details" value='I want <b>this</b> in bold'>
Obviously this doesn't work; how is it done properly?
Many thanks
I'm passing some text to a pdf form field and I only want a portion of text to appear in bold - something like this:
<cfpdfformparam name="details" value='I want <b>this</b> in bold'>
Obviously this doesn't work; how is it done properly?
Many thanks
