函式:PDF_get_info() |
PDF_get_info传回档案资讯。 语法: int pdf_get_info(); 传回值: 整数 函式种类: 特殊档案格式
本函式用来取得 PDF 的档案资讯,例如作者、主题....等等。需要 pdflib 2.0 以上才能使用本函式的功能。
PDF_set_info_creator() PDF_set_info_author() PDF_set_info_keywords() PDF_set_info_title() PDF_set_info_subject()
|