I tried with:
\r\n
\x0D\x0A
%0A in the query string...
?test=a%0Ab%0Ac and then
<barcode code="<?php print $_GET["test"]; ?>" type="QR" error="H" />
but nothing.
After the generation my phone scan it as "a b c".
How to solve it?
Thanks in advance
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.