From 83304592d155b0fed33dcdac3ffdf0b6ca393ab6 Mon Sep 17 00:00:00 2001 From: Georgi Nikolov Date: Tue, 4 Feb 2025 21:03:44 +0200 Subject: Added a basic pdf exporter that works 50% of the times --- libs/dompdf/AUTHORS.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 libs/dompdf/AUTHORS.md (limited to 'libs/dompdf/AUTHORS.md') diff --git a/libs/dompdf/AUTHORS.md b/libs/dompdf/AUTHORS.md new file mode 100644 index 0000000..6861479 --- /dev/null +++ b/libs/dompdf/AUTHORS.md @@ -0,0 +1,24 @@ +Dompdf was designed and developed by Benj Carson. + +### Current Team + +* **Brian Sweeney** (maintainer) +* **Till Berger** + +### Alumni + +* **Benj Carson** (creator) +* **Fabien Ménager** +* **Simon Berger** +* **Orion Richardson** + +### Contributors +* **Gabriel Bull** +* **Barry vd. Heuvel** +* **Ryan H. Masten** +* **Helmut Tischer** +* [and many more...](https://github.com/dompdf/dompdf/graphs/contributors) + +### Thanks + +Dompdf would not have been possible without strong community support. -- cgit v1.2.3