arnelgp
..forever waiting... waiting for jellybean!
- Local time
- Tomorrow, 01:14
- Joined
- May 7, 2009
- Messages
- 19,795
This is an MS Access adaptation
of ZXing (Zebra Crossing) QR Code
generation.
There are many tutorial on the web
about this and include examples
in excel files.
Extract all files/folders
to the folder of your choice.
Register the Library by running
register.cmd found inside
ZXing_Library folder.
If you encounter error while
registering the library,
copy the while ZXing_Library folder
to drive C:\, (you will then need to have
C:\ZXing_Library after copying).
run register.cmd on that folder.
after successfully registering.
you add Rerefence (on VBA,
Tool->References) to the library
by browsing to the library list
and finding:
"port of java based barcode scanning library for .net ..."
this is but a demo of QR Code.
the library supports other types of 1-D and 2-D
barcodes (https://github.com/zxing/zxing)
of ZXing (Zebra Crossing) QR Code
generation.
There are many tutorial on the web
about this and include examples
in excel files.
Extract all files/folders
to the folder of your choice.
Register the Library by running
register.cmd found inside
ZXing_Library folder.
If you encounter error while
registering the library,
copy the while ZXing_Library folder
to drive C:\, (you will then need to have
C:\ZXing_Library after copying).
run register.cmd on that folder.
after successfully registering.
you add Rerefence (on VBA,
Tool->References) to the library
by browsing to the library list
and finding:
"port of java based barcode scanning library for .net ..."
this is but a demo of QR Code.
the library supports other types of 1-D and 2-D
barcodes (https://github.com/zxing/zxing)