tomgreenintel Posted January 21, 2015 Posted January 21, 2015 my table has a clob field. i want to use irepot textField tag to display the field. textField expression:""+$F{FCONTENT}.getSubString(1L, (int) $F{FCONTENT}.length()) there is a problem that the clob field contains img tag and html table tag. however,i set the textField property markUp to html the textField only display the text .no image and no table how do i solve this problem ,please help me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now