Using the command line
To assign resource-context objects to a PSF actual destination, or e-mail destination
from the command line, use the pdset command and the resource-context-font, resource-context-overlay, resource-context-form-definition, resource-context-page-definition, or resource-context-page-segment attribute. For example, to associate the font resource context object Resfont1
with the PSF actual destination Serv1–pp
residing in server Server1
, enter this command:
pdset -c destination -x "resource-context-font=Resfont1" Server1:Serv1-pp
If you have not created a resource-context object, you can assign the path name of
a directory containing resources to the actual destination in the same way. For example,
to associate the directories /resource/overlays/julia
and /resource/overlays/henry
, which contain overlays, with the actual destination Serv1–AD
residing in server Server1
, enter this command:
pdset -c destination -x "resource-context-overlay=/resource/overlays/julia:/resource /overlays/henry" Server1:Serv1-AD
InfoPrint Manager searches the directories specified by the resource-context objects or the directories you specified for resources required by jobs.