输出文字。
语法: boolean pdf_continue_text(int pdfid, string text);
传回值: 布林值
函式种类: 特殊档案格式
本函式输出文字到下一行。参数 pdfid 为 PDF 档案代码。参数 text 为欲输出显示的文字。成功则传回 true 值。