Trademark Symbol

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 Solved
0 4 270
1 ACCEPTED 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)"?

View solution in original post

4 REPLIES 4

Steve
Platinum 5
Platinum 5

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.

Top Labels in this Space