Update help.html template
This commit is contained in:
parent
4dad1406eb
commit
dc7631ede2
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<p><code>ecc_level</code> should be 1, 2, 3 or 4 where 1 is least resilient and 4 is most resilient</p>
|
<p><code>ecc_level</code> should be 1, 2, 3 or 4 where 1 is least resilient and 4 is most resilient</p>
|
||||||
|
|
||||||
<p><code>content</code> should be the value you wish the barcode to display. This may not accept all characters - that is dependent on the barcode type.</p>
|
<p><code>content</code> should be the value you wish the barcode to display. This should be a string and may not accept all characters - that is dependent on the barcode type.</p>
|
||||||
|
|
||||||
<p>The response will be a PNG image</p>
|
<p>The response will be a PNG image</p>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user