Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wqweto/clipbar
Create and copy EAN barcode to clipboard
https://github.com/wqweto/clipbar
barcode vb6
Last synced: about 1 month 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T23:19:36.000Z (about 3 years ago)
- Last Synced: 2023-03-23T03:47:28.637Z (almost 2 years ago)
- Topics: barcode, vb6
- Language: VBA
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- 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.