Telerik Forums
Reporting Forum
3 answers
424 views
Hi

I'm using the ReportBook to combine several reports, all of which have the same page settings with a PaperKind set to A5 (instead of the default A4).
The ReportBook is displayed in a WinForms ReportViever control embedded in a WPF Window. Now in the ReportViewer the "Page Settings..." button is disabled which is only the case when I'm displaying a ReportBook but is enabled when one of the individual reports that are shown in the ReportBook is displayed. This is not so bad as the Page Settings button rarely needed. But when printing, the ReportBook is printed in A4 even though it is displayed as if it was A5 in the ReportViewer. This also is not the case when printing an individual report (instead of a ReportBook) in A5. In that case the report is printed correctly. Also the "Advanced" dialog that can be viewed from the standard printing dialog shows A5 with an individual report but A4 with a report book.

So how can I get the report book to be really in A5 (I know that I can switch the paper size to A5 in the advanced printing dialog and it works but the users do already set the A5 format in some setting I'm providing so it's not user friendly to have them set it twice.)

Thanks and regards

Christian
Steve
Telerik team
 answered on 22 Dec 2009
1 answer
119 views
Is there a way to output multiple reports to a single PDF file?  We have to be able to package several reports together.
Steve
Telerik team
 answered on 22 Dec 2009
15 answers
803 views
Hi,
   I am creating a Silverlight application which including Reporting using Q3 2009. I follow the example and document here. When I test on my development machine, the report seems to be displayed fine. However, when I deploy the application to our dev server running IIS6, I got the error when I try to open the ReportViewer in Safari (OS X),

Error: [Async_ExceptionOccurred]
Arguments: 
Debugging resource strings are unavailable. 

In Firefox on Windows, I got this inner exception,
UnhandledError in Silverlight Application An exception occurred during theoperation, making the result invalid. Check InnerException forexception details. atSystem.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()atTelerik.Reporting.Service.SilverlightClient.ListRenderingExtensionsEventArgs.get_Extensions()atTelerik.ReportViewer.Silverlight.ReportViewerModel.OnListRenderingExtensionsCompleted(Objectsender, ListRenderingExtensionsEventArgs e) atTelerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnListRenderingExtensionsCompleted(Objectstate)

Do you know if I might miss anything?

Karlkim Suwanmongkol
Top achievements
Rank 1
 answered on 22 Dec 2009
1 answer
126 views
Hi, Telerik team!

I have one problem with correct view of reports in PDF. The problem I suppose depends on ExternalStyleSheets property. XML file in resource isn't using when PDF file is generated on the web, so report isn't formatted from style sheet...

External Style Sheet is configured as ResourceName. Telerik reporting version is Q3 2008 SP2.

Thank you.
ib
Top achievements
Rank 1
 answered on 22 Dec 2009
2 answers
279 views
Hello everybody,
is it possible to preview(i mean inside a reportviewer) different types of reports inside the same reportviewer?

thank you.
Evald.
evald80
Top achievements
Rank 1
 answered on 22 Dec 2009
3 answers
335 views
Hi,

We are using radgrid to display search results.
Now the client wants it to export to excel at the same time include their logo and some additional information at the top of the report.
We tried export to excel (ML) in RadGrid, we would be able to add addition information at the top by interception the export but it would never include the logo(known issue as Excel ML does not support images). We were thinking if we can use Telerik Reporting just for exporting the search results to an excel.We not not like to display the report to the user in this.

Is there a sample that anyone can refer me to?

Thanks

Kartik
Steve
Telerik team
 answered on 22 Dec 2009
0 answers
90 views
hello
i need help

when  add a parameter  to the report  and i chose a value of the parameter  and then press the Preview button of the Parameter Area
it will create more than one chart (it will create three same charts if the parameter has three values ) but i want create only one chart on the page, what can i do to avoid this?  


---------------------------
this problem has been resolved .
cause: I create the report with wizard and create the parameter dateset with it .
randall su
Top achievements
Rank 1
 asked on 22 Dec 2009
3 answers
133 views
Hello,

I've written some reports.  I can run a single report from Silverlight using the ReportViewer.  All seems to be well.  However, we've now hit a stumbling block as we cannot figure out how to merge multiple reports into a single report viewer or report book. 

In my web forms testing I was able to place a ReportViewer control on a page and then programatically determine which reports would needed to be included.  From there I would create the ReportBook, add the reports, and then set the ReportViewer's report property to the ReportBook object.

I've seen the example on this page: http://demos.telerik.com/reporting/report-book/silverlight-demo.aspx

I couldn't find code on this example.  I could not find any information in the help docs.  Can you please provide an example on how to implement this control or provide an example project?

Thank you so much!

Mike G.
Steve
Telerik team
 answered on 21 Dec 2009
1 answer
60 views

Hey Telerik team,

 

I've skimmed the forums and read Steve asking customers to explain some reasons why people may want a wpf viewer when you can imbed the win forms viewer within your wpf application.

 

Here are a few thoughts:

 

By having a wpf viewer, it will bring consistency to your product, a consistent learning curve for programmers, and make it a much more consistent implementation. Instead of using a work-around to see reports in wpf, it instead will natively support it through a wpf viewer. After all, most of us are using wpf to *get rid of* win forms, not keep win forms around!

 

So like others on the forums, I am asking that you please develop a wpf viewer for the telerik reporting product. To put it into perspective, this current work-around is like suggesting that if you want to have a text box control in a wpf application, you can do this by referring to a Visual Basic 5 text box within your wpf application. Sure it works, but the engineering in general is a bit of a hack.

 

 

Bill

Steve
Telerik team
 answered on 19 Dec 2009
1 answer
49 views
I am trying to render a barcode in the pagefooter of a report. The barcode is a concatenation of an ID (for the document) and the current page number: =Fields.DeedTrackingNumber + "-" + PageNumber. When the report is rendered however, the PageNumber is always one. I've confirmed that the PageNumber is working by copying the same value from the BarCode control to a TextBox control, it renders fine.

Is this a known issue? Am I doing something wrong?

Thanks, 
Beau Button
Archon Information Systems
Steve
Telerik team
 answered on 19 Dec 2009
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?