copyPPDFile
static int copyPPDFile(char *ppd, char *printersPPD);
result = copyPPDFile(ppd, path);
static int copyPPDFile();