Office文檔生成工具 OpenTBS 1.7.0 發布

fmms 13年前發布 | 7K 次閱讀 PHP

OpenTBS 是基于 TinyButString 模板引擎的 PHP 工具,用來幫助生成 OpenOffice 和 MS Office 文檔。

示例代碼:

include_once('tbs_class.php');
include_once('tbs_plugin_opentbs.php');

$TBS = new clsTinyButStrong; $TBS->Plugin(TBS_INSTALL, OPENTBS_PLUGIN);</pre>


TinyButStrong version 3.7.0 for PHP 5 (with manual, plug-ins and examples)
  TinyButStrong version 3.7.0 for PHP 4


OpenTBS 1.7.0 發布。該版本包含一些新的特性。比如合成圖像的尺寸調整和一些新命令:Select Main part, Select a Sheet (ods, xlsx), Delete, hide or display Sheets (ods, xlsx), Delete Comments, and Delete specific XML elements。增加了一個新的Debug模式。示例的改進等。

項目地址: http://www.tinybutstrong.com/

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!