Home All Groups Group Topic Archive Search About

new Microsoft report in vs2005 and Barcode control?

Author
12 Feb 2006 10:07 AM
mtczx232
in vs2005 we get new reporting tool Microsoft Report that can be work
either with local or with sql reporting.

can I add custom control for this Tool?
actual i need to print Barcode

Author
12 Feb 2006 12:16 PM
Ken Tucker [MVP]
Hi,

        I usually use a barcode font for printing barcodes.

http://www.barcodesinc.com/free-barcode-font/

Ken
------------------
<mtczx***@yahoo.com> wrote in message
Show quoteHide quote
news:1139738822.224649.322680@g43g2000cwa.googlegroups.com...
> in vs2005 we get new reporting tool Microsoft Report that can be work
> either with local or with sql reporting.
>
> can I add custom control for this Tool?
> actual i need to print Barcode
>
Author
12 Feb 2006 5:25 PM
mtczx232
I try http://www.barcodesinc.com/free-barcode-font/ font:

+ in textBox at WinForm, but i got err: Theat not TrueType font ?????
+ in Microsoft report (.rdlc) I put textbox, on properties Font list,
   this Barcode font not exists !!

so, what we do?
thanks