PDF_get_info
返回文件信息。
语法: int pdf_get_info();
返回值: 整数
函数种类: 特殊文件格式
内容说明
本函数用来取得 PDF 的文件信息,例如作者、主题....等等。需要 pdflib 2.0 以上才能使用本函数的功能。
&">nbsp;
参考
PDF_set_info_creator() PDF_set_info_author() PDF_set_info_keywords() PDF_set_info_title() PDF_set_info_subject()
时间: 2024-10-29 18:48:00