Does exists any salreport function to change automatically the font enhancement, font name or font size? Or any object that support html text( in Team Developer 5.1 and Report Builder 5.1)?
I'm using Unify 5.1( Report Builder 5.1).
Thnx..
How to change font Enhancement from code on Report...
Re: How to change font Enhancement from code on Report...
No there is not. As an alternative, you might look at something like having a input conditional item for 2 lines in your report, for example. Maybe something like:
Code: Select all
If condition=FALSE
Display Line1 that has no font enhancements
Hide Line2
else
If conditional=TRUE
Display Line2 that does have font enhancement
Hide Line1
Who is online
Users browsing this forum: No registered users and 0 guests