打开 JPEG 图档。
语法: int pdf_open_jpeg(int pdfid, string filename);
返回值: 整数
函数种类: 特殊文件格式
本函数用来打开 JPEG 格式的图形档。参数 pdfid 为 PDF 文件代码。参数 filename 为图档的名称。