I get the following warnings on the log. Why is it trying to use the SVG format?
36 ods _all_ close ; 37 ods noproctitle; 38 options papersize=A4 orientation=portrait; 39 ods graphics on /reset=index outputfmt=PNG; 40 ods rtf style=bbfp file="&cpa\&prog..rtf" image_dpi=300 bodytitle; WARNING: Unsupported device 'SVG' for RTF destination. Using default device 'EMF'. NOTE: Writing RTF Body file: C:\Users\bruce\OneDrive - UNSW\docs\CPA\HILDA\CPA3.rtf 41 ods html style=bbfp path="&userprofile\SASImages" gpath="&userprofile\SASImages" image_dpi=300; NOTE: Writing HTML Body file: sashtml8.htm 42 ods escapechar="~"; 43 ods Excel file="&cpa\&prog..xlsx" style=BBfp 44 options(sheet_interval='NONE' embedded_titles='yes') ; WARNING: Unsupported device 'SVG' for EXCEL destination. Using default device 'PNG'.
Thanks. That stops the warning message.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.
Ready to level-up your skills? Choose your own adventure.