all groups > sql server reporting services > october 2005 >
You're in the

sql server reporting services

group:

Mailing labels don't display properly when run from report server


Mailing labels don't display properly when run from report server GORAMS
10/11/2005 1:05:05 PM
sql server reporting services:
I have some mailing labels that when I run it from my report works fine as
two columns. When I deploy it to the report server and run it from there it
only displays one column. Anyone have any information that could help solve
Re: Mailing labels don't display properly when run from report server Robert Bruckner [MSFT]
10/12/2005 9:00:48 PM
When viewing the report in HTML format e.g. in report manager, you will only
see one column because multiple columns are currently not supported in HTML
format. You will however get them when using PDF export.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Mailing labels don't display properly when run from report ser GORAMS
10/13/2005 5:18:03 AM
Thanks so much for your reply. I was able to run the report and when I
exported them out to a PDF format, it properly displayed my report.

[quoted text, click to view]
Re: Mailing labels don't display properly when run from report ser Labhesh Shrimali - Bangalore
10/22/2005 10:20:01 PM
Hi,
Just want to know how did you use label priting in MC Repots. because as far
as my knowle'ge i can have only one row at a time.
I am unable to print label with three column.

Any help?
Labhesh Shrimali
Bangalore

[quoted text, click to view]
Re: Mailing labels don't display properly when run from report ser Parker
10/23/2005 9:43:51 AM
Make the height of the body of the report small enough so that several
rows will print on one page - also, set up the body of the report to
have three columns.

You need to carefully control the size of the page, the body of the
report, and any page header and footer.
Re: Mailing labels don't display properly when run from report ser Dan Storch
10/18/2006 11:49:02 AM
This is a great feature but can reporting services print records left to
right rather than top to bottom. For Example, I want to print the records in
order like this

1 2
3 4

rather than
1 3
2 4

Thank you for your time.
Dan

[quoted text, click to view]
Re: Mailing labels don't display properly when run from report ser Parker
11/16/2006 4:01:59 AM
Dan -

If you read this, the only way I can think of is to do the work in a
stored procedure to combine two (or more) records into one - and then
print the resulting record on a single row.

I had to do something like this when I needed to put 4 records on a
page (one in each corner) and duplex print them.


[quoted text, click to view]
Re: Mailing labels don't display properly when run from report ser mbsqlnewbie
7/30/2007 10:02:05 AM
HI Dan,
Were you ever able to figure out how to get the labels to print from left to
right rather than down the page?
Any help would be greatly appreciated!
Thanks!

[quoted text, click to view]
AddThis Social Bookmark Button