Telerik Forums
Reporting Forum
4 answers
647 views
Hello,

We would like to have the ability to export a report to a PowerPoint slide.
Since this is not built-in right now, we are looking for a way to make it happen.
One option maybe is to programmaticaly export to TIFF image and insert the image into PowerPoint with the Microsoft object model.
There are two questions in this scenario though:
How do we add a custom option for PowerPoint into the export dropdown?
In the export event, how do we get the tiff file in the code behind so we can load it into a bitmap object and load it into a PowerPoint object?

Thanks in advance for any help!
 
Steve
Telerik team
 answered on 14 Apr 2011
1 answer
118 views
Hello,

I have not been able to build my solution (or website) because of this issue:

Error   68   The type 'Telerik.Reporting.ReportBook' exists in both 'c:\Windows\assembly\GAC_MSIL\Telerik.Reporting\4.1.10.921__a9d7983dfcc261be\Telerik.Reporting.dll' and 'c:\Users\superman\AppData\Local\Temp\Temporary ASP.NET Files\root\21b51189\d0797591\assembly\dl3\bce8fa62\00e6ac47_8f23cb01\Telerik.Reporting.DLL'   C:\Projects\SimpleTickCoreAppOnSeed\TheaterSales\DemoSite\BoxOffice\EventManagment\PrintAttendeeTickets\eTicketsPerOrderId.aspx.cs   25   


I'm using....

Microsoft Visual Studio 2010
Aron
Top achievements
Rank 2
 answered on 14 Apr 2011
1 answer
77 views

Hi,

I've noticed that if I make changes in other projects that the reports project depends upon I need to restart Visual Studio in order for the changes to take affect in preview of the report inside VS.

The simplified solution structure looks like this

Solution
-ReportsProject
-EntityFrameworkProject
-OtherClassLibraryProject

E.g. if I make any changes to a method in OtherClassLibraryProject or create a new method that I then use in my reports I need to restart VS in order to see/get the updated version.

Tomas

Steve
Telerik team
 answered on 13 Apr 2011
1 answer
106 views
Since the last minor release (Q12011) of the telerik reports, there exits a problem with the width of reporting-elements in the web-report-viewer. It's hard to explain... so check out the attached pictures...

The problem is the missing width-attribute. So my question is, is this a bug? Or a new feature, that i have to edit a property of the textbox in the designer?

regards,
basti
Steve
Telerik team
 answered on 13 Apr 2011
1 answer
92 views
Hi,

I've just upgrade my telerik WPF reporting solution from 4.2.10.1221 to version 5.0.11.316 , when I try to generate a report the new dll's return an error, "Object reference not set to an instance of an object.".  But the same thing is working fine with the Old dll's (i.e with 4.2.10).

Attached is the screen shot of the error screen. Also for your reference I created a sample project in which I used two different versions of reporting dll's ("4.2.10.1221" and "5.0.11.316"). Please download that sample application from the below link.
http://www.filedropper.com/reportdemo



Thank you

Steve
Telerik team
 answered on 13 Apr 2011
9 answers
385 views
Is there a way to append an additional report to the end of a report when exporting to PDF?  I need to attach 2 reports together so the end user only has to run and print 1 report.
Corey
Top achievements
Rank 1
 answered on 13 Apr 2011
2 answers
111 views
Hi, I use silverlight to consume a report hosted in a IIS web server. I use ASP.NET form authentication to authenticate users. Everything is normal for WCF service, but I don't know hot to implement authentication for report service. Can anybody help me?
Manh
Top achievements
Rank 1
 answered on 13 Apr 2011
2 answers
189 views
Hello ,

we are following SAAS model in our application and we are following different database for each company. We have one class library which will be shared by all the companies. For SAAS we need to provide a connection string runtime. Please provide us an efficient way to set the connection string run time for report.

Thanks in advance.
Andrew Ryan
Top achievements
Rank 1
 answered on 12 Apr 2011
1 answer
124 views
Hi,

I'm trying to find a way to display properly a new line (<br />, <p>, whatever ..) to have the same disposition within the 'report preview', 'word export' and 'pdf export'.

Using the 'Insert new line' button I have the following :

'preview' and 'pdf export' (what I would like to have everywhere) : img1.jpg
'word export' : img2.jpg

As you can see, Word export add an extra line compare to the pdf export.

Example using the following HtmlTextBox Value :

<strong>{Fields.raisoc}<br /></strong>{Fields.adresse1}<br />{Fields.cp} {Fields.ville}<br />{Fields.pays}


Thank You
Arnaud

Peter
Telerik team
 answered on 12 Apr 2011
1 answer
164 views
I have created an aggregate function by following this article: http://www.telerik.com/support/kb/reporting/designing-reports/implementing-and-using-custom-aggregate-functions.aspx

I terminate this function during the reportFooter DataBound event and at that time use the returned value to determine what should be displayed in a textbox field on the reportHeader.  However, the updated value for the field is not being displayed.  I know my set for the textbox.Value is going through, and the result is as intended if I do an export of the report to a PDF.

I am sure that this has something to do with when the report header item is rendered vs. when the report footer data bound event takes place...  but it sounded like I would be able to use the aggregate functionality as I am attempting.  Are there any changes I need to make, or should I approach this from an entirely different angle?
Peter
Telerik team
 answered on 12 Apr 2011
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?