pablodalloglio/phprtflite

PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.

dev-master 2024-10-28 18:50 UTC

This package is auto-updated.

Last update: 2025-02-28 19:31:37 UTC


README

PHPRtfLite is an API enabling developers to create rtf documents with php. PHPRtfLite is designed on OOP principles.

Project links

Features

  • Paragraphs
  • Sections
  • Fonts
  • Images
  • Tables
  • Nested Tables
  • Footer / Header
  • Footnotes / Endnotes
  • UTF8 support
  • Enumerations / Numberings
  • Form fields (Checkbox, Dropdown, Text)