Telerik Forums
Reporting Forum
4 answers
1.2K+ views
I've searched and found a few entries on Watermark but I wanted to confirm that the latest version of Telerik Reporting does not support Page Backgrounds or Watermarks. Is that true?

I'm trying to create a single page report that has a background created by our graphic designers. It will be a printable certificate with the name of the recipient as one of the few dynamic text elements. I haven't had any luck getting this to work.
Steve
Telerik team
 answered on 05 Jan 2012
2 answers
150 views
Hi there.

I read some posts from a while back about adding support for a watermark on a report page. Is that available yet? If not, any idea when it will be coming?

Thanks, Mike

P.S. - Love the product, support and community.
Steve
Telerik team
 answered on 05 Jan 2012
1 answer
86 views
How can I change the style of a GroupSectionHeader if it is the first time it occurs and have a different style of the repeated group header on subsequent pages.

For example:

My First Section Row (page 1)

My First Section Row (page 2)
more data here

My First Section Row (page 3)
more data here 


My Second Section Row (page 4)

My Second Section Row (page 5)
more data here

My Second Section Row (page 6)
more data here  

Hope this makes sense!

Thanks
Hadib Ahmabi
Top achievements
Rank 1
 answered on 05 Jan 2012
2 answers
147 views
Hello,
since we've developed a new product and it's only for testing we want to print on the report in a diagonal way a text, something as "Internal use only" or "Testing" in order to have it visible... how can I do this?

Thanks

Paolo
Steve
Telerik team
 answered on 05 Jan 2012
3 answers
172 views
Dear Telerik Team,
        Is there any feature in Telerik reporting services to support the feature of watermark ? Wat is the control that supports the watermark feature?Expecting the reply asap

Telerik controls give a good look & feel.


Thanks
Aabidha
Steve
Telerik team
 answered on 05 Jan 2012
1 answer
108 views
I just happened to run one of my reports with one record and noticed that the report header did not display correctly in the interactive view.  It appears fine if I switch to Print Preview and seems to print okay also.  I am attaching examples of the report with one, two and three records so you can see what I mean.  This report is a simple list report with a header and footer - nothing fancy.
thanks!
Steve
Telerik team
 answered on 04 Jan 2012
1 answer
143 views
Hi

I'm trying to export PDF files with Bookmarks/Document Map to generate "Table of Content" Pages with "itextsharp". What I've got so far is, that I have to use the PDF Report extension from Telerik.Reporting.ImageRendering.

But I can't get the PDF Report extension to run. My web.config looks like that:

<configSections>
  <section name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />
  <sectionGroup name="xsite">
    <sectionGroup name="productPortfolio">
      <section name="businessLineSettings" type="XSite.ProductPortfolio.Business.BusinessLineConfiguration, XSite.ProductPortfolio.Business"/>
    </sectionGroup>
  </sectionGroup>
</configSections>
<appSettings>
  <add key="UserContentLocation" value="E:\xsite\usercontent\" />
  <add key="Telerik.ScriptManager.TelerikCdn" value="Disabled"/>
  <add key="Telerik.StyleSheetManager.TelerikCdn" value="Disabled"/>
  <add key="Telerik.Skin" value="Sitefinity" />
</appSettings>
<Telerik.Reporting>
 <Extensions>
   <Render>
     <Extension name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />
   </Render>
 </Extensions>
</Telerik.Reporting>

When compiling the project, an error occurs:

{"An error occurred creating the configuration section handler for Telerik.Reporting: Type 'Telerik.Reporting.ImageRendering.PdfReport' does not inherit from 'System.Configuration.IConfigurationSectionHandler'. (D:\\Visual Studio Projects\\XSite.ProductPortfolio\\XSite.ProductPortfolio.Web.UI\\web.config line 4)"}

Am I missing something?

Thanks for help!
Massimiliano Bassili
Top achievements
Rank 1
 answered on 04 Jan 2012
1 answer
93 views
Hi,

How I can set the size of my report inside of ReportViewer?

Please look at picture to see my problem.

I want that report has the same size of ReportViewer.

Thanks
Elian
Telerik team
 answered on 04 Jan 2012
10 answers
538 views
Hey guys,

I am using the Telerik Web Report viewer on a webform and have the "ShowPrintButton" enabled. Is there any way to capture when the print button is pressed on either client-side or in the code behind? I know I can add a print button and trigger the print using the client-side API but rather use the default print button on the toolbar.

Any suggestions will help, thanks. :)
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
496 views
We've been using Telerik Reporting for more than a year and very pleased with the results. 

In one client app, some DB work is done in ASP.NET code which produces a table whose name is passed to Telerik Reporting which then uses it fine and all works great.  We haven't had the need to use stored procedures in the app.  A client now has a need for us to make the normal table into a SQL temporary table within TEMPDB.  Although I've been quite successful in using SQL with our app, I'm not familiar with true SQL temporary tables.

Upon some research, I came across the' '# & '##' table name prefixes and so (maybe naively) I simply added a '##" to the table name which seems to create the correct table, however, the Telerik report fails with:

    An error has occurred while processing Report 'SystemRpt1':
    Invalid object name '##RPTTEMP_1_5'.

Do you have any example modules which show how to use true SQL temporary tables with Telerik Reporting?

We're using:
    MS SQL Server 2005
    ASP.NET 2.0 (in this app)
    VS 2010 (VB)
    IIS7

Much thanks in advance!
Steve
Top achievements
Rank 1
 answered on 04 Jan 2012
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?