Adding GDL Extensions to an Existing GPD File
If you intend to add support for autoconfiguration to an existing in-box GPD file, you should:
Create the GDL file. The GDL file should have the *BidiQuery and *BidiResponse elements that correspond to the *Feature/*Option constructs, as specified in the PPD file. Note that you must add these elements only for features that require bidi information.
Include the GDL file as part of the driver-dependent file list.
This section includes: