{"id":1234,"date":"2021-08-30T18:24:09","date_gmt":"2021-08-30T09:24:09","guid":{"rendered":"https:\/\/www.earce.biz\/?page_id=1234"},"modified":"2025-11-27T22:10:27","modified_gmt":"2025-11-27T13:10:27","slug":"tool-barcode-list-generator","status":"publish","type":"page","link":"https:\/\/www.earce.biz\/?page_id=1234","title":{"rendered":"[Tool] Barcode List Generator"},"content":{"rendered":"\n<style>\n  .toggle-input {\n    display   : none;\n  }\n\n  .toggle-input + label {\n    border    : inset 3px #f5f5f5;\n    border-radius : 28px;\n    padding-left  : 2em;\n    padding-right : 2em;\n    margin    : 5px;\n    background-color : #f8f8ff;\n    font-weight : bold !important;\n    color     : #808080;\n    height    : 3em;\n    display   : table-cell;\n    text-align: center;\n    vertical-align: middle;\n    line-height: 1.1;\n  }\n  \n  .toggle-input:checked + label{\n    background-color : #d3381c;\n    color     : white;\n  }\n<\/style>\n\n\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css?family=Source+Code+Pro');\n\n  .data-items {\n  }\n\n  .data-item {\n    display        : flex;\n    flex-wrap      : wrap;\n    margin-bottom  : 1em;\n    padding-bottom : 0.5em;\n    border-bottom  : solid 1px #eee;\n  }\n\n  .data-label {\n    width        : 100%;\n    margin-left  : 0.5em;\n    font-weight  : bold;\n  }\n\n  .data-value {\n    display   : -webkit-flex;\n    display   : flex;\n    -webkit-justify-content : space-between;\n    justify-content : space-between;\n    flex-wrap : wrap;\n    margin-left   : auto;\n    margin-right  : 0.5em;\n  }\n\n  .data-value-select {\n    display   : -webkit-flex;\n    display   : flex;\n    -webkit-justify-content : space-around;\n    justify-content : space-around;\n    flex-wrap : wrap;\n    width     : 100%;\n    margin-right  : 0.5em;\n  }\n\n  .data-value-select label {\n    width     : 20em;\n  }\n\n  #results img {\n    zoom  : 0.7;\n    margin: 30px 40px;\n  }\n\n<\/style>\n\n\n\n<script type=\"text\/javascript\">\njQuery().ready(function($){\n\n$(\"#actionButton1\").click(\n  function(e) {\n    $(\"#results\").empty();\n    var textData = $(\"#data\").val();\n    if (textData == \"\") {\n      textData = $(\"#data\").attr('placeholder');\n    }\n\n    var htmlBuf = \"<div>\";\n    var textLines = textData.split('\\n');\n    for (var lineIdx in textLines)\n    {\n      if (lineIdx >= 250) {\n        break;\n      }\n\n      htmlBuf += \"<img src=\\\"\/webapi\/barcode?data=\" + encodeURIComponent(textLines[lineIdx]) + \"\\\">\";\n    }\n    htmlBuf += \"<\/div>\";\n    $(\"#results\").append(htmlBuf);\n  }\n);\n\n});\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>QRCode Source Data List  (Max:250pieces)<\/strong><\/p>\n\n\n\n<div>\n  <textarea id=\"data\" rows=\"8\" cols=\"100\" placeholder=\"AZ18YX63\nBA29ZY74\nCB30AZ85\nDC41BA96\nED52CB07\nFE63DC18\nGF74ED29\nHG85FE30\nIH96GF41\nJI07HG52\nKJ18IH63\nLK29JI74\nML30KJ85\nNM41LK96\nON52ML07\nPO63NM18\nQP74ON29\nRQ85PO30\nSR96QP41\nTS07RQ52\nUT18SR63\nVU29TS74\nWV30UT85\nXW41VU96\nYX52WV07\nZY63XW18\nAZ74YX29\"><\/textarea>\n<\/div>\n\n\n\n<div class=\"wp-block-button aligncenter custom-wide-button\">\n  <button id=\"actionButton1\" type=\"button\" class=\"wp-block-button__link has-background has-vivid-cyan-blue-background-color\">Create Barcode<\/button>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Output List<\/strong><\/p>\n\n\n\n<div id=\"results\">\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>QRCode Source Data List (Max:250pieces) Create Barcode Output List<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":35,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1234","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/pages\/1234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.earce.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1234"}],"version-history":[{"count":28,"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/pages\/1234\/revisions"}],"predecessor-version":[{"id":2687,"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/pages\/1234\/revisions\/2687"}],"up":[{"embeddable":true,"href":"https:\/\/www.earce.biz\/index.php?rest_route=\/wp\/v2\/pages\/35"}],"wp:attachment":[{"href":"https:\/\/www.earce.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}