cupsGetPPD

Name

cupsGetPPD -- Get the PPD file for a printer on the default server.

Synopsis

#include <cups/cups.h>

const char * cupsGetPPD(const char * name);

Description

Get the PPD file for a printer on the default server.

For classes, cupsGetPPD() returns the PPD file for the first printer in the class.

Return Value

Filename for PPD file