Open ndbroadbent opened 1 year ago
I think the library might have actually been broken before this change and it wasn't working properly on recent Ruby versions. After fixing the native extension, I can see that PDF417 barcode images are actually being generated properly in my test suite:
(Which ironically broke the test... I didn't realize it was broken before!)
Closes #11
Sorry I'm not exactly sure when or where this changed, but I started seeing this error message:
LoadError: cannot load such file -- pdf417/pdf417
.This change fixes the issue