bwipp / postscriptbarcode

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

bc412: Check for empty data to avoid PS fail (#17) #236

Closed gitlost closed 1 year ago

gitlost commented 1 year ago

For bc412, add check that data isn't empty (avoids PS fail when validatecheck given and not semi) (#17).