Short Background: I finally isolated a bug I'm having. The problem is web users of mine who are accessing my ASP.NET application using Safari are storing their content in a different font than all other users. This is a problem because the 3rd party application I am using to dynamically create PDF's only recognizes 2 fonts (arial and times new roman), and whatever Safari inserts is a different font.
Solution: What I am hoping to do is set the column in Sql Server to store only one font. If this is not possible I can delete this post and find another solution, but this one would be the most efficient by a mile.
EDIT: One thing I forgot that is interesting. The only characters that seem to have the wrong font set on them are the single-quote ' and double-quote "