The PRTEXP procedure,
along with the PRTDEF procedure, can replicate, modify, and create
printer definitions either for an individual user or for all SAS users
at your site. PROC PRTEXP can extract only the attributes that are
used to create printer definitions from the registry. If you write
them to a SAS data set, then you can later replicate and modify them.
You can then use PROC PRTDEF to create the printer definitions in
the SAS registry from your input data set.
For a complete discussion
of PROC PRTDEF and the variables and attributes that are used to create
the printer definitions, see Input Data Set: PRTDEF Procedure.