打开 FDF 文件。
语法: int pdf_open(string filename);
传回值: 整数
函式种类: 特殊档案格式
本函式用来开启一份 FDF 文件。若参数 filename 为 '.' 则从基本输入 (stdin) 读取资料。
FDF_close()