picqer / php-barcode-generator

Barcode generator in PHP that is easy to use, non-bloated and framework independent.
GNU Lesser General Public License v3.0
1.66k stars 400 forks source link

Picqer  \  Barcode  \  Exceptions  \  BarcodeException #157

Closed Lamidi closed 2 years ago

Lamidi commented 2 years ago

Neither gd-lib or imagick are installed!

haivala commented 2 years ago

If you want to generate PNG or JPG images, you need the GD library or Imagick installed on your system as well.