getInfoDate 347 lib/pdf/pdf.cc else if(!strcmp(name, "creationdate")) return getInfoDate(i->docinfo.getDict(), "CreationDate"); getInfoDate 348 lib/pdf/pdf.cc else if(!strcmp(name, "moddate")) return getInfoDate(i->docinfo.getDict(), "ModDate");