Poor quality barcode using drawsting function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • youngster94@hotmail.com

    #1

    Poor quality barcode using drawsting function

    Hey all,

    I've written a VB.Net app that creates picture badges complete with
    barcodes. The problem is that the barcode quality is not good enough
    to be read by scanners. I'm using the DRAWSTRING function to place
    the barcode on the image, but no matter what graphics settings
    (.Interpolation Mode/.CompositingQua lity etc.) I manipulate, the barcode
    image remains poor quality. For exaple I'm using a solidbrush that
    is black, but some of the bars of the barcode show as a light gray.
    I've even increased the fontsize of the barcode as much as I
    reasonably could and the problem is still there. Any ideas or
    suggestions on how to fix this would be greatly appreciated.

    Thanks for your time.

Working...