I have a form for which the field labels are pulled from a database table. These same values (from the database table) are pulled into an html template for the generation of a PDF.
Several of the fields need the โข symbol. How can I have that symbol display on both the form in the field label, and on the PDF?
I tried putting the superscript TM in the database; it displays correctly on the form, but not in the PDF.
I also tried using ™ which does not work at all.
TIA
Solved! Go to Solution.
Honestly, I don't know--this is not something I've dealt with. It's quite possible there is no one approach that works for both, and it's possible the PDF engine just can't produce those symbols. Could you just use "(TM)"?
I tried all of these in the DB table. All reproduce, in the form and PDF, as they are entered, they are not interpreted.
How should I place them? Which should I use?
Honestly, I don't know--this is not something I've dealt with. It's quite possible there is no one approach that works for both, and it's possible the PDF engine just can't produce those symbols. Could you just use "(TM)"?
Thanks for jumping in.
I like the (TM) suggestion. That will work for now, I think.
User | Count |
---|---|
16 | |
12 | |
5 | |
5 | |
5 |