Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (20 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 513 Bytes

PHPRtfLite

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)