Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [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 file extension .pd and the generated file has extension .pdr.


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 one or more models supported by this driver, the typeface information for each model etc.

See the printer driver (.pdr) file syntax.

target-pdr-file

The file to be created. The printer driver file, with extension .pdr, that will be put into the \SYSTEM\PRINTERS directory on a machine running the Symbian OS.