Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Pdrtran command line syntax

Pdrtran creates a printer driver file from a printer driver definition file. The formal syntax is:

Pdrtran printer-driver-definition-file target-pdr-file

The printer driver definition file has the file extension .pd and the generated file has the extension .pdr.

[Top]


Arguments

printer-driver-definition-file

The name of a file with a .pd extension. This ASCII source file defines information such as the list of models supported by this driver and typeface information for each model.

See the printer driver (.pdr) file syntax.

target-pdr-file

The printer driver file to be created, with extension .pdr. This should be located in the \resource\printers\ directory.