I needed to create a report that should be used for printing labels, but this kind of layouts is not supported easily in SQL Server Reporting Services 2005. The reason for this is that when Microsoft created Reporting Services they did a design descision that they wanted to support webb and many other export formats, but this also limited some more advanced layout options (which most report packages support). Fortunately I found a great blog post describing a solution to the problem. Read it here.