c# - print multiline textbox data of crystal report for 270 degrees rotated text -


hello want print multi line text object, text object set 270 degrees rotation that's why can grow option disable, there others way it.

you can use wraping field in crystal report

  1. open crystal report
  2. open the open report want enable word wrap report
  3. right click on field want word wrap.
  4. select format object
  5. then place check in box can grow , set maximum line number.

Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -