I have a custom style that I use in Enterprise Guide. Setup by the style Editor
Tools >> Style Manager
I would like to place my style on a server so that I can use it with overnight processes and share it in general.
How do I export it and where do I place it?
This article shows how to import a style.
A user-defined style that you edit/create in EG's Style Manager is just a css stylesheet.
Here is how you can use an existing css stylesheet in ODS statements:
https://support.sas.com/rnd/base/ods/templateFAQ/Template_csstyle.html#existing
So, find the physical location of your .css file (URL field in EG's Style Manager), then copy the .css file to a location on your webserver that your html pages can reference.
And more doc on css stylesheets with ODS:
https://support.sas.com/rnd/base/ods/templateFAQ/Template_csstyle.html
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.