关闭 PDF 档案页面。
语法: boolean pdf_end_page(int pdfid);
传回值: 布林值
函式种类: 特殊档案格式
本函式用来关闭 PDF 档案页面,并设定页面大小。参数 pdfid 为 PDF 档案代码。成功则传回 true 值。
PDF_begin_page()