https://github.com/wqweto/clipbar
Create and copy EAN barcode to clipboard
https://github.com/wqweto/clipbar
barcode ean-13 ean-8 upc-a upc-e vb6
Last synced: 6 months ago
JSON representation
Create and copy EAN barcode to clipboard
- Host: GitHub
- URL: https://github.com/wqweto/clipbar
- Owner: wqweto
- Created: 2014-12-18T10:23:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T23:19:36.000Z (over 4 years ago)
- Last Synced: 2025-03-08T20:43:40.159Z (over 1 year ago)
- Topics: barcode, ean-13, ean-8, upc-a, upc-e, vb6
- Language: VBA
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ClipBar
=======
This is a small utility that can be used to generate barcodes in EAN-8, EAN-13, EAN-128, UPC-A and UPC-E encoding with all supported suffixes in WMF vector format.
You can save the produced barcode in vector WMF file or simply copy it to clipboard and paste it in your word-processor of choice including standard Windows Wordpad or MS Office Word.
ClipBar tries to use following fonts for barcode digits (if enabled):
- [ocrb10](http://ansuz.sooke.bc.ca/fonts-jp.php)
- OCR-B 10 BT
- Arial Narrow
Make sure you have one of these fonts installed or digits will default to using Arial font and risk overlapping somewhat.