Skip to Content
0
Former Member
Nov 30, 2009 at 12:31 PM

Lineobject thickness property not working

34 Views

Hi

i am using Crystal report server XI RAS to generate dynamic reports. i have problem with LineThickness property of lineobject.

it seems to be not working. what ever i change the thickness value is does not affect the line object. my code is

oLineObject.LineThickness = 100;

but when i export the report to pdf, the exported pdf shows the thickness of the line correctly.

but i could not able to see it in crystal report viewer.

what i am missing. please help me.

regards,

Padmanaban V