fradev1988

Results 6 comments of fradev1988

Hi @metafloor, thanks for the quick response. Now I set the option as follow: bwipjs.toCanvas(canvas, { bcid: 'pdf417', text: myText, binarytext: true, scaleX: 3, scaleY: 2, columns: 7, eclevel: 4,...

Hi @metafloor, we used last version of 3.x. I just udated to 4.1.1 but we have a problem with the toCanvas method. Just to clarify we are developing in angular...

finally we were able to work with the version 4.1.1. adding binarytext to true we receive the following error: "Error: bwip-js: 16-bit chars not allowed with binarytext" without we have...

Sure I can see the euro character =) But that was the output before to pass the string inside the toCanvas method. If we have a text without euro symbol...

Moreover, if I was able to partially understand the code, if no 16-bit chars are allowed with binarytext option I think there is a problem with € symbol in any...

Ok I understand the situation. We investigate a little bit and it seems that both the libraries that we tried to convert to iso 8859-15 effectively convert the euro as...