Skip to content

Instantly share code, notes, and snippets.

@AaronHarris
AaronHarris / pdf417.html
Created October 7, 2021 12:00 — forked from ix4/pdf417.html
PDF417 Barcode Generator
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.7/chosen.min.css"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>