Closed tresf closed 9 years ago
PDF enhancement to add Code39 barcode support by mapping some common Code39 fonts by adding entries to FontMapping.properties.
https://github.com/qzindustries/qz-print/blob/master/pdfbox_1.8.4_qz/src/org/apache/pdfbox/resources/FontMapping.properties
# # 3of9 Barcode Compatibility # # Windows 8 Built-In 3of9Barcode=Code39AzaleaRegular3 # Misc/Free 3of9Barcode=HC39M 3of9Barcode=Free3of9 ... etc```
Closing as PDFBOX 2.0 has embedded font support. Please reopen if needed.
PDF enhancement to add Code39 barcode support by mapping some common Code39 fonts by adding entries to FontMapping.properties.
https://github.com/qzindustries/qz-print/blob/master/pdfbox_1.8.4_qz/src/org/apache/pdfbox/resources/FontMapping.properties