In certain situations, errors that are similar to the following might be written to the SAS® log after you attempt to create graphics output:
One way to circumvent this issue is to specify an appropriate SAS/GRAPH® device driver at the top of the code. An example follows:
Another way to circumvent this issue is to specify an appropriate value for the PRINTERPATH system option at the top of the code. See the following example:
When this issue occurs in SAS Studio®, in addition to the circumventions mentioned above, you can also take these steps: