Nice Job I just wnat to point out a few things: - a true type font is needed to reproduce the BarCode (in this case is used Code39 wich is free)(the actual text has to be inside * signs) -the font should be available on the machine that wants to do the printing -with this font you won't be able to print EAN13 BarCodes (or other symbologies) -the X size of a BarCode is decided by the thikness of each bar used to reproduce the barcode ( for this font the X size is the same when you have the same no of chars for others can vary a lot) - sp_makewebtask can be used - table variable can be used instead of temp
Kindest Regards, Vasc
|