Skip to Content
0
Former Member
May 16, 2010 at 06:20 AM

how can read paragraph tap in crystal report for vb.net

22 Views

hello,

how can read paragraph tap in crystal report for vb.net to change reading order from (left to right) to right to left. (arabic language)

i use this code:

" CType(rptDoc.ReportDefinition.ReportObjects.Item(i), CrystalDecisions.CrystalReports.Engine.TextObject)

i can change text , color , font any thing but icant see paragraph tab , WHY???

use cr 10 with vb.net 2005

my cr10 keycode creation API

thanx