Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Need new lines Post Reply Post New Topic
Author Message
aspfun
Newbie
Newbie


Joined: 17 Jun 2010
Online Status: Offline
Posts: 27
Quote aspfun Replybullet Topic: Need new lines
    Posted: 15 Oct 2018 at 5:29am
From ASP.NET project, a textobject was assigned from a text box txtCOMMENT like below.

AAA
BBBB
CCCCC

But, display in report is "AAABBBBCCCCC"

How to add new line break?


Dim objTextComment As CrystalDecisions.CrystalReports.Engine.TextObject = rpt.ReportDefinition.Sections(2).ReportObjects("MYCOMMENT")
objTextComment.Text =txtCOMMENT.Text
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.032 seconds.