Skip to main content
Question

Report Designer option to render a text field as HTML .

  • May 12, 2025
  • 1 reply
  • 72 views

Report Designer option to render a text field as HTML .
I have some text, images, tables and other RTB field data that want to print in report

1 reply

DasunPerera91
Acumatica Employee
Forum|alt.badge.img
  • Acumatica Employee
  • May 16, 2026

Hi ​@bpatidar72 

Currently, there is no Rich Text control or html Mark Up type in the Report Designer. 

There is.a property on the text box in the Behavior section called ConvertHTMLToText.  This property will strip the HTML and will allow you to print the text from a rich text box on a report, but it won't render the formatting or the image.

Print HTML Values in a Report | Community