Telerik Forums
Reporting Forum
2 answers
151 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
178 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
116 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
150 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
95 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
549 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
529 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
3 answers
229 views
For the past few days I am fighting with the Not valid error in telerik reports, I am getting Parameter is Invalid error when generating the chart with huge data. if we reduce the data the chart is rendering fine.

Currently I am using  Telerik Reports of

  •  V5.1.11.713 
  •  RunTime Version v2.0.50727

Any help is greatly appreciated

another exception that we faced id GDI+ failed exception
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
52 views
Hi there,

How I can change ReportViewer culture?

Thanks
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
107 views
HI friends,
I am trying to import ImageEditorUI  image in telerik silverlight report 

http://demos.telerik.com/silverlight/#ImageEditor/ImageEditorUI

Can some one suggest the idea?

Thanks,
SSD
Steve
Telerik team
 answered on 04 Jan 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?