Hoang An

Hoang An

  • NA
  • 19
  • 30.6k

CUSTOM POSITION FIELD OF CRYSTAL REPORT USING C#

Oct 6 2011 10:58 PM
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)