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

Add rich text to custom calculation script in textbox

New Here ,
Sep 14, 2016 Sep 14, 2016

Using custom calculation script to display string based on conditions entered into other form fields.

I have text box configured for rich text and multiple-line display.

How can I add rich text (like a bold font) to certain words within my string that is part of a custom calculation script?  Typical html codes do not seem to have any effect.

TOPICS
Acrobat SDK and JavaScript , Windows
255
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 ,
Sep 14, 2016 Sep 14, 2016
LATEST

Look for Span in the Acrobat JavaScript Reference.

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