-
Access the Printers tab.
-
In the Printer List area, click Add.
- In the Add Printer Wizard dialog box, select the printer to be added by clicking the
appropriate option.
- Click OK.
Note that if you add a Windows printer, the dialog box
displays standard setup parameters corresponding to the
selected printer type. See your Windows
guide for detailed information about this dialog box.
- In the Printer Properties
dialog box, click the black arrow and choose the appropriate driver for the printer.
Ask your system administrator which printers
require which drivers.
This list varies with your operating system.
- In the Paper Format box, set the desired paper
format options: default and maximum paper size, margins and orientation
(portrait or landscape).
Note:
- V5/3DEXPERIENCE A0 roll format is 1189 mm large.
- V5/3DEXPERIENCE A1 roll format is 841 mm large.
- In the Submission Scripts box, set the options to be applied when the print job is submitted.
This box lets you specify:
- The default output file name: each time you print a document,
an output file is created at the location you specify in the box.
- The default queue name: this box lets you choose which
print queue to send the print job to.
- Optional: Use the Custom
options to specify the location of your own submission scripts.
Selecting these options activates the
Edit Script... buttons
which let you modify the script in the
Runtime Script dialog box.
You can create your own script using the following two environment variables
contained in the default script:
-
%CATPRT_DOC_SHEETS_COUNT% indicates the number of sheets to be
printed. This variable is automatically updated.
-
CATOUT=C:\DOCUME~1\ajt\LOCALS~1\Temp\catout_%CATPRT_DOC_SHEETS_NUM%.out
indicates the location, name and number of the sheet where:
C:\DOCUME~1\ajt\LOCALS~1\Temp\
is the location of the sheet to
be printed
catout_%CATPRT_DOC_SHEETS_NUM%.out
indicates the name (stored
in "catout.out") and number (stored in
%CATPRT_DOC_SHEETS_NUM%.out) of the sheet. When printing
multiple sheets, the sheet number is incremented automatically. For example, when
using a PostScript printer, you can use this variable the following way
set CATOUT=e:\Temp\test_%CATPRT_DOC_SHEETS_NUM%.ps to
specify that the name of the sheet to be printed is "test.ps" and is located in
"e:\temp".
For an exhaustive list of all the environment variables you can use, see Environment Variables.
- Click Advanced Configuration... to define
advanced configuration options for the driver.
When a printer has been added to the list of printers, you can access advanced configuration
options by right-clicking the printer from the list then selecting Configure.
- Click OK to return to
the Printer Setup dialog box.
A printer configuration file named PLOT0000.xml
containing all the options you set in the Printer Properties
dialog box is created in $HOME/CATSettings/Printers/ which
is the default location.
When printing to 3DS virtual printers, you can modify
the default location of the configuration file through the Printers tab. The numbers of additional printers created are
incremented by one, as follows: PLOT0001.xml, PLOT0002.xml, etc.