Searched refs:producerstr (Results 1 – 1 of 1) sorted by relevance
51 CFX_ByteString producerstr; in PDFDocInit() local52 producerstr.Format("PDFium"); in PDFDocInit()53 DInfoDict->SetAt("Producer", new CPDF_String(producerstr)); in PDFDocInit()