How to Print barcode with SQL Reporting?

  • What field do I use to print barcode.

    Thank you

  • For simple (Code 39) barcodes, you can use a free font. It must be installed on the Report Server itself if I remember correctly.

    You can find it here[/url]

    ______________________________________________________________________

    Personal Motto: Why push the envelope when you can just open it?

    If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.

    Jason L. Selburg
  • a related post from long ago implies the bar code font had to be installed on the client?

    that part i'm not sure, but Gianluca and i slapped together an example to do it by displaying an image instead.

    http://www.sqlservercentral.com/Forums/Topic785592-149-1.aspx

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • Lowell (2/3/2012)


    a related post from long ago implies the bar code font had to be installed on the client?

    that part i'm not sure, but Gianluca and i slapped together an example to do it by displaying an image instead.

    http://www.sqlservercentral.com/Forums/Topic785592-149-1.aspx

    I wondered about that too, but then again, it's been over 5 years since I've done it. :hehe:

    ______________________________________________________________________

    Personal Motto: Why push the envelope when you can just open it?

    If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.

    Jason L. Selburg

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply