cpdf_set_title

cpdf_set_title -- pdf ドキュメントの title フィールドを設定する

説明

void cpdf_set_title(string title);

cpdf_set_title() 関数は、pdfドキュメントの title を設定します。

cpdf_set_subject(), cpdf_set_creator(), cpdf_set_keywords() も参照下さい。