Hey All,
Just discovered the HTML5 ODS output destination & created a lovely inline SVG with SGPLOT--yay!
It looks great in chrome (Version 55.0.2883.87) but gets rendered as sad sad text in IE 11.0.9600.18638.
I'm using SAS 9.4 (TS1M2) on the X64_7PRO platform, with the daisy style.
Is this known/expected behavior? Is it fixed in an upcoming release maybe?
Thanks!
-Roy
Hi Roy,
I don't think this is a known behavior. Would it be possible for you to attach a sample html file that displays the problem when viewed in IE11?
By default the font will be embedded in the inline SVG in the file. It may help to try with nonembedded fonts instead. To do this, specify:
options nofontembedding;
Thanks,
Donna
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.