Articles in this section
Category / Section

Implementing Line Breaks in Bold Reports Text Boxes Using Vbcrlf

Published:
Updated:

In Bold Reports, users can effectively manage line breaks within text boxes using the Vbcrlf function. This capability allows for the presentation of data in a structured and visually appealing manner. By leveraging this feature, users can organize text content dynamically, enhancing the readability and comprehension of reports. The ability to insert line breaks enables users to format text content precisely according to their requirements, facilitating clear and organized report presentation.

To achieve this requirement, please follow the below steps:

  1. Create a new report and drag and drop a text box report item into the design area.
    image.png
  2. Right-click the Text Box and select “Expression”. Enter the following expression:
    image.png
="In Bold Reports, users can effectively manage line breaks" + Vbcrlf + "within text boxes using the Vbcrlf function"
  1. Save the report and preview it.
    image.png

The term Vbcrlf stands for Visual Basic Carriage Return Line Feed, indicating that it adds a line break. So, in our example In Bold Reports, users can effectively manage line breaks appears on the first line followed by a line break, and within text boxes using the Vbcrlf function is displayed on the subsequent line.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied