Arbortext Command Language > set Command Options > set svgexternalresources
  
set svgexternalresources
set svgexternalresources= {none|embedded|local|relaxed}
This command controls how links to external resources in SVG images are supported. There are four available values:
none – No links to external resources are supported.
embedded – Only embedded external resources are allowed.
local – External resources are allowed only if they are hosted on the local server or are local to the SVG image.
relaxed – All external resources are allowed.
The default is none.
* 
If you are publishing an SVG image to PTC Advanced Print Publisher (PTC APP), then PDFlib network features are enabled only if this preference is set to relaxed. This is applicable only in case of SVG images that have external resources.