I am pulling HTML directly from the database, and included with this are bullet points (ul tags with li tags for individual items). The bullet points display fine, but when word-wrapping occurs, the indentation is based on the beginning of the margin rather than the bullet point. I've read some past discussions on this, but they were with older versions of CR, and nothing very relevant to this. We are on CR 2013 with the latest service pack.
So, is there any way to get this HTML to display properly in CR 2013? Thanks in advance!
Here is a picture showing a solution:
2014-12-06_1003 - IdoMillet's library
A UFL (User Function Library) converts the HTML to RTF.
Hi Warren,
Not sure what the html looks like but possibly you could handle the text wrapping yourself but using these functions and insert you tags accordingly:
Length ()Left (, )Right (, )
You you have a sample report I can test with?
Don
Add a comment