1*05cccb32SMofe<?php 2*05cccb32SMofe 3*05cccb32SMofe/** 4*05cccb32SMofe * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*05cccb32SMofe * 6*05cccb32SMofe * @author Mofe <mofe@me.com> 7*05cccb32SMofe */ 8*05cccb32SMofe$lang['output'] = '怎样显示PDF文件?'; 9*05cccb32SMofe$lang['output_o_browser'] = '在浏览器中显示'; 10*05cccb32SMofe$lang['output_o_file'] = '下载PDF到本地'; 11*05cccb32SMofe$lang['template'] = '使用哪个模板的格式来排版PDF的内容?'; 12