1
Answer

CUSTOM POSITION FIELD OF CRYSTAL REPORT USING C#

Hoang An

Hoang An

13y
3.4k
1
Good day every one!

I 'm developing a winform app that display crystal reports. I want to control the position(x,y) of fields using a Text file or xml file. Example: I have the field SerialNo, in text file i save as <textbox name="SerialNo" show="1" fontname="Arial" fontsize="10" fontstyle="regular" x="3.25" y="1.7"/> . Is it posible? How can i do it? Any suggests will be very appriciated!

Thanks
Answers (1)