Friday, March 9, 2012

Reporting Services Formatting Problem(s)

Hi. We seem to be having some recurring formatting issues with
Reporting Services (SQL 2005) and Visual Studio (2005).
We have a report that basically shows one record per page (it's used
to produce award-type certificates). We want the info centered on the
page, both horizontally and vertically. When we run the report, it
centers the info on the page one (the first record); however, all the
subsequent pages don't adjust to the centering, the text is just at
the top of the page. It seems like Visual Studio isn't re-formatting,
or re-running the report for pages 2 - the end. We tried deploying the
report, thinking that would force the report to reformat for the
remaining pages, but it didn't work. The formatting itself seems to
be ok because it adjusts the first page to anything we want - it's
just everything after the first page that doesn't change. Any ideas
would be appreciated - we're heading a roadblock!
Thanks!Have you tried putting your controls inside a rectangle?
--
Andy Potter
blog : http://sqlreportingservices.spaces.live.com
info@.(NOSPAM)lakeclaireenterprises.com
<alisonrhae@.hotmail.com> wrote in message
news:1176477583.112580.97300@.q75g2000hsh.googlegroups.com...
> Hi. We seem to be having some recurring formatting issues with
> Reporting Services (SQL 2005) and Visual Studio (2005).
> We have a report that basically shows one record per page (it's used
> to produce award-type certificates). We want the info centered on the
> page, both horizontally and vertically. When we run the report, it
> centers the info on the page one (the first record); however, all the
> subsequent pages don't adjust to the centering, the text is just at
> the top of the page. It seems like Visual Studio isn't re-formatting,
> or re-running the report for pages 2 - the end. We tried deploying the
> report, thinking that would force the report to reformat for the
> remaining pages, but it didn't work. The formatting itself seems to
> be ok because it adjusts the first page to anything we want - it's
> just everything after the first page that doesn't change. Any ideas
> would be appreciated - we're heading a roadblock!
> Thanks!
>|||On Apr 13, 12:47 pm, "Andy Potter" <i...@.lakeclaireenterprises.com>
wrote:
> Have you tried putting your controls inside a rectangle?
> --
> Andy Potter
> blog :http://sqlreportingservices.spaces.live.com
> info@.(NOSPAM)lakeclaireenterprises.com<alisonr...@.hotmail.com> wrote in message
> news:1176477583.112580.97300@.q75g2000hsh.googlegroups.com...
No, but I will. The only thing on the report page at this point is a
a single table with 1 column and 4 rows of information. Thanks for the
thought!
Alison Mumaugh

No comments:

Post a Comment