Описание тега opentbs
OpenTBS is a PHP tool that enables you to create MS Office, LibreOffice, and OpenOffice documents using templates. It natively supports docx, xlsx, pptx, odt, ods, and odp.
OpenTBS is a PHP tool that enables you to create MS Office, LibreOffice, and OpenOffice documents using templates. It natively supports docx, xlsx, pptx, odt, ods, and odp.
You can just create a document using MS Office, LibreOffice, or OpenOffice; you can then use this document as a template for OpenTBS, which helps you to merge data, change parts, and get the result as direct download, a saved file, or a binary string in a variable.
Some supported features:
- Merges data items, records, blocks, conditionals blocks;
- Change pictures in documents;
- Change Charts in DOCX, XLSX;
- Hide/show sheets in XLSX and ODS;
- Delete comments;
- Support native connectivity with MySQL, PostgreSQL, or SQLite, PDO;
- All features of the TinyButStrong Template Engine
Links:
- Documentation
- Demo
- More information about the TinyButStrong Template Engine