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.

Background image on more than one page?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joe - 15 Jul 2008 14:47 GMT
Greetings,

My background image only prints on the first page of a multi page
report. Is that normal?

I do have some logic that tells what image to use but even when I took
that out and hard coded it to a single image it still did not repeat.

Thank you.
Steve MunLeeuw - 15 Jul 2008 16:23 GMT
Do you have a single data region that touches every page?  If you do, I
think selecting the 'Repeat report item with data region on every page' will
do the trick.  If not, I'm not sure that leaving the data region drop down
will do the trick.  Here's what the help says, it isn't specific enough to
answer the question.  Oh, you are talking about the background image
property for the Body.  Yes, the image should repeat for every page in the
report.  I tested it with the following settings.  My test only used one
data region, but with that property shouldn't matter.

<Style>

<BackgroundImage>

<MIMEType>image/png</MIMEType>

<Source>Embedded</Source>

<Value>gradientme</Value>

</BackgroundImage>

</Style>

From Help:
Repeat report item with data region on every page

Choose this option to show the image with a data region each time the data
region appears on a page. This is useful for headings that should appear
with the data region on each page of the report.

Thanks,

Steve MunLeeuw
Joe - 15 Jul 2008 23:19 GMT
Thanks. I can't seem to get it to work. My header text repeats ok but
the image does not. I'm not sure what the problem is.
Joe - 15 Jul 2008 23:27 GMT
As a test I put and outline around the body of the report and when I
print that it extends from the top of the first page to the bottom of
the second page with no breaks between. Although the header knows
about the second page it does not appear that the body does,

> Thanks. I can't seem to get it to work. My header text repeats ok but
> the image does not. I'm not sure what the problem is.
Steve MunLeeuw - 16 Jul 2008 15:37 GMT
I'm guessing that there is a data region spilling off to the right that is
forcing the second page, not vertically, but horizontally.

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.