bwipp / postscriptbarcode

Barcode Writer in Pure PostScript
https://bwipp.terryburton.co.uk
MIT License
463 stars 65 forks source link

code11: Check for empty data (#17) #229

Closed gitlost closed 1 year ago

gitlost commented 1 year ago

For code11, add check that data isn't empty (avoids PS fail when validatecheck given) (https://github.com/bwipp/postscriptbarcode/issues/17).