As I've said previously, we also switched away from fonts (to hmBarcode) for varying reasons:
1. The various Windows OS updates have caused problems due to the changes on how they index fonts internally. 2. Bar code fonts are not part of the normal Windows font list, so you need to have a way to install these on every system using your code. 3. Windows now treats fonts as potentially malicious ways to introduce something nefarious. Depending upon where you store fonts, you will run into situations where the OS locks it down. There are other reasons not to use fonts and instead use a "system" that generates pictures instead. Best, Steve -----Original Message----- From: 4D_Tech <[email protected]> On Behalf Of Lee Hinde via 4D_Tech Sent: Friday, March 20, 2020 12:02 PM To: 4D iNug Tech <[email protected]> Cc: Lee Hinde <[email protected]>; stardata.info <[email protected]> Subject: Re: Barcode There are a bunch: https://www.google.com/search?client=firefox-b-1-d&q=barcode+fonts+free But we ended up using hmBarcode because the free fonts didn't work with new scanners that the client got. ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

