|
|
@@ -565,6 +565,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
565
|
565
|
* [Gotenberg](https://github.com/gotenberg/gotenberg-php) - A PHP client for interacting with Gotenberg.
|
|
566
|
566
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
|
567
|
567
|
* [TCPDF](https://tcpdf.org/) - An open source PHP class for generating PDF documents.
|
|
|
568
|
+* [PDF to ZPL](https://github.com/benfaerber/pdf-to-zpl) - Render a PDF as a ZPL file. Allows for pixel perfect printing on Zebra printers with custom images and fonts!
|
|
568
|
569
|
|
|
569
|
570
|
### Office
|
|
570
|
571
|
*Libraries for working with office suite documents.*
|