BookmarkSubscribeRSS Feed
Lingjiao
Calcite | Level 5

Hi Everyone, I need to output "≠" ( not equal to ) symbol in my report (both RTF and PDF). I am using ${Unicode 2260} to generate this symbol. RTF shows the  "≠" but PDF output shows something else ""`" . Anybody knows why?? 

 

Thanks in advance! 

2 REPLIES 2
ballardw
Super User

Provide short example code including a data step that duplicates this behavior. The example should include ODS options used for both destinations.

I tried and my result shows the same character for both ODS RTF and ODS PDF as well as HTML destinations.

 

 "` 
Reeza
Super User

Any errors in your log? What OS are you using? Are you moving files between OS?

And last but not least, check your fonts in the PDF, (properties I think) and make sure you're using a font that's available to your PDF reader. And check more than one PDF reader. 

 


@Lingjiao wrote:

Hi Everyone, I need to output "≠" ( not equal to ) symbol in my report (both RTF and PDF). I am using ${Unicode 2260} to generate this symbol. RTF shows the  "≠" but PDF output shows something else ""`" . Anybody knows why?? 

 

Thanks in advance! 


 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1199 views
  • 0 likes
  • 3 in conversation