Siddharth Deshpande

Results 11 comments of Siddharth Deshpande

@venkymadurai I will update this and publish on weekend. Thanks for the feedback.

Sorry for late reply, Did you guys find the solution ?

I think it the library does not support linking external image paths. I will try and let you know. I have experimented on local paths on the machine.

I did not quite get your question, Can you elaborate more ? Or can you show a piece of example explaining what you mean ?

@lerinoi Oh you are getting question marks in the decoded response ? I will try this and let you know.

Can I know how are you encoding the data into image? Is there any example or any link that I can refer to?

@Alvoxdns Hello, Can you fix and Raise a Pull Request, I will test and merge the fix. Thank you :)

hi @uulucky thanks for reporting, I will check this and get back to you.

@uulucky Did you try running a command in your terminal, `which java` ? If you did that then set java path as follows, `$decoder = new PHPZxingDecoder();` `$decoder->setJavaPath("");` `$data =...

Hi luxystech, Sorry for late reply. No I was not able to figure out, I will figure out let me check. Also note that, this (php-zxing) is just a wrapper...