Hi, I am new to SAS I received this very long SAS script from a client, the SAS scripts writes to a PDF and HTML files, I have to change some of the phrases to be in Arabic language. the output was not pleasant, the Arabic came left to right oriented, it should be right to left, the Arabic letters came disconnected from each other. I know I have to add encoding (UTF-8) somewhere, I don't know where
... View more