Ricoh GLD0-0025-01 Window User Manual


 
Creating the InfoPrint XT configurable transform
Use the pdxtcrtxform command to create an InfoPrint XT configurable transform
object in the InfoPrint Manager server. This command creates the transform object
with the name x2afp and sets the transform attributes that InfoPrint XT requires.
For example, it sets the lcds and metacode values for the document-formats-
supported
attribute.
+ Programming Interface information +
The syntax of the pdxtcrtxform command is:
pdxtcrtxform [servername | *:]
[servername | *:]
As an option, specifies the name of the InfoPrint Manager server. If you do
not specify a server name, InfoPrint XT tries to determine the name of the
default InfoPrint Manager server. It then creates the transform in that
server.
Usage notes
These items apply when you use the pdxtcrtxform command:
v The InfoPrint Manager server name is case-sensitive.
v If an InfoPrint XT configurable transform object already exists when you enter
the pdxtcrtxform command, the command resets all attributes of the transform
object to the values that InfoPrint XT requires.
v The user account from which you enter the pdxtcrtxform command must have
InfoPrint Manager authorization to enter the pdls command for servers. The
user account must also have authorization to enter these commands for
transform objects:
pdls
pdcreate
pdset
See
the InfoPrint Manager documentation listed in the “Bibliography” on page
171, as required.
v When the pdxtcrtxform command finishes successfully, it does not return a
completion message. The command returns only the command prompt. To verify
that the command created the transform object, enter this command:
pdls -c transform servername:
InfoPrint Manager returns information that is similar to this:
Transform
Identifier Library
---------- ----------------------
x2afp command-line-transform
Return codes from the pdxtcrtxform command
Return codes from the pdxtcrtxform command are:
0 The command successfully created the transform.
EINVAL An error exists with one of the command options.
ENOENT The command did not find a server.
E2BIG You specified both a server name and used *: to specify the server.
ENOATTR A command option is missing.
14 InfoPrint XT Guide