Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / July 2008

Tip: Looking for answers? Try searching our database.

Barcode in a report

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Carlos Sosa Albert - 21 Jul 2008 14:48 GMT
Hello everybody,

I need to add a barcode in a report using Reporting Services.
I saw there are a lot of commercial components, but I was aiming at
something more... "cheaper".
Any recomendation of where to start?

Thanks a lot.

Signature

____________________________
Carlos Sosa Albert

Steve MunLeeuw - 23 Jul 2008 17:23 GMT
A table control is pretty easy, the matrix takes a bit more work.  Chris
Hays shows a technique for the matrix:
http://blogs.msdn.com/chrishays/archive/2004/08/30/GreenBarMatrix.aspx

For a table, set the table row background color with something like this:
=iif(RowNumber(Nothing) Mod 2,"LightSteelBlue","White")

Thanks,
Steve MunLeeuw
Carlos Sosa Albert - 24 Jul 2008 18:03 GMT
Hi Steve, thanks for your reply!

I found an easier way to achieve it, through a True Type Font.

Signature

____________________________
Carlos Sosa Albert

> A table control is pretty easy, the matrix takes a bit more work.  Chris
> Hays shows a technique for the matrix:
[quoted text clipped - 5 lines]
> Thanks,
> Steve MunLeeuw
Steve MunLeeuw - 25 Jul 2008 18:35 GMT
Please post your solution

Thanks,
Steve MunLeeuw
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.