Question
Special characters do not show
In our database we have text "<=" representing less than
equal. We need to have this printed in PDF through cfdocument and
cfoutput.
Text is "A is <= B" in the SQL database but the cfoutput results in cfdocument PDF as "A is". Everything after "<=" removed. I am sure there is a simple way of fixing, any help?
Thx
Text is "A is <= B" in the SQL database but the cfoutput results in cfdocument PDF as "A is". Everything after "<=" removed. I am sure there is a simple way of fixing, any help?
Thx
