Telerik Forums
Reporting Forum
5 answers
492 views
Hello,

Came across another oddity I'm hoping is a simple solution. I am trying to setup a report template where in the page header I have two rows of text. It might look something like this:

COMPUTER01
Printer List

These two rows are two seperate text boxes one directly above the other. The report uses the default Corporate Style, and at first I had line one using the "Title" style and line 2 using the "Data" style. What I noticed is that COMPUTER01 indents about half a character more than Printer List. I took off the styles and after trying several things, I found that when the text on line 1 is in 18pt and the text on line 2 is in 10pt (the defaults for the style I want to use), even without the style set, the left side does not align. Is there something particular I need to do to make these align properly?

One thing worth mentioning that I did try was I checked the Padding properties and both had all padding set to 0in.

Thanks for any help you can give.

Josh
Steve
Telerik team
 answered on 06 Sep 2012
1 answer
152 views
I'm using Reporting Q1 2012 and when i try to create instanceReportSource im getting unknown type or namespace error am I missing something? or is instanceReportSource not supported in this version?

I referred the online doc. http://www.telerik.com/help/reporting/wpf-report-viewer-embedding-the-viewer.html but it's for Q2 2012

Here is my code

 Telerik.Reporting.InstanceReportSource instanceReportSource = new Telerik.Reporting.InstanceReportSource();
Steve
Telerik team
 answered on 06 Sep 2012
2 answers
114 views
Hi, I'm using latest version of Mozilla Firefox and I can't print Telerik Report in printer, I have Uninstalled Foxit Reader and some suggestions but still don't work. In Google Chrome works well but the problem is with Firefox, any solution ??
Thanks.
gezim
Top achievements
Rank 1
 answered on 06 Sep 2012
1 answer
90 views
I am using Report Book control to combine 4 reports because sub-report don't have datasource. I need to export this report to docx. So i used report viewer(i don't see option to export to docx either). Please help,  How can i use book control to view all reports in and then export to docx. Viewer is not that necessary  all long as i can export all of them together in one docx.
Steve
Telerik team
 answered on 06 Sep 2012
1 answer
65 views
Hi..
Where are the scrollbars on the SL report viewer?
I have a report that is 30 inches wide and I can only see the first side, when viewed.
Also is there a Zoom feature?
thx again!
Steve
Telerik team
 answered on 06 Sep 2012
12 answers
1.6K+ views
I have a logo which renders at one size in the web report viewer and a much smaller size when exporting to PDF from the web viewer.  Any suggestions as to how to make them the same or at least close?
RK
Top achievements
Rank 1
 answered on 05 Sep 2012
3 answers
87 views
I currently don't see much of an advantage of using the silverlight report viewer.  I think it would be better to just popup a web browser with the reports from my silverlight program.  The only advantage I can see is the zoom feature on silverlight and maybe the UI looks nicer.

Also when I press print, the silverlight version has to wait for another popup to say ok before the OS print menu comes up.  The webforms viewer doesn't.  I'm not an expert in this, but is there any advantage of having the silverlight/WPF version print vs the webforms?  Printing is big to my clients.

As for the load on the server, it seems like it would be almost the same.  I guess that there is some HTML on the asp.net version the server would have to render.  Since all the calculations and pages are stored on the server for both versions, it doesn't seem like there's a difference here.
Peter
Telerik team
 answered on 05 Sep 2012
3 answers
134 views
I cannot find telerik report q1 2010 icon when I add new item in vs 2005 but in vs 2008 it's work
help me pls
Steve
Telerik team
 answered on 05 Sep 2012
3 answers
580 views
I have some reports embedded in my web forms application. They work fine, and the reports are produced when the parameters are entered, and they also export fine to various formats such as PDF or Excel, but when I try to export to Rich Text Format I get the following error:

Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.


Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.


Source Error:


An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:




[NullReferenceException: Object reference not set to an instance of an object.]
   Telerik.Reporting.RtfRendering.Table.RenderingElementCollection..ctor(RenderingElementContainer owner) +193
   Telerik.Reporting.RtfRendering.Table.RenderingElementContainer..ctor(ProcessingElement processingElement) +73
   Telerik.Reporting.RtfRendering.Table.Report..ctor(Report processingReport) +37
   Telerik.Reporting.RtfRendering.Table.RenderingElementFactory.CreateItem(LayoutElement processingElement) +176
   Telerik.Reporting.RtfRendering.Table.RenderingElementCollection..ctor(RenderingElementContainer owner) +217
   Telerik.Reporting.RtfRendering.Table.RenderingElementContainer..ctor(ProcessingElement processingElement) +73
   Telerik.Reporting.RtfRendering.Table.SubReport..ctor(SubReport processingSubReport) +36
   Telerik.Reporting.RtfRendering.Table.RenderingElementFactory.CreateItem(LayoutElement processingElement) +1244
   Telerik.Reporting.RtfRendering.Table.RenderingElementCollection..ctor(RenderingElementContainer owner) +217
   Telerik.Reporting.RtfRendering.Table.RenderingElementContainer..ctor(ProcessingElement processingElement) +73
   Telerik.Reporting.RtfRendering.Table.ReportSection..ctor(ReportSection processingSection) +89
   Telerik.Reporting.RtfRendering.Table.RenderingElementFactory.CreateItem(LayoutElement processingElement) +368
   Telerik.Reporting.RtfRendering.Table.RenderingElementCollection..ctor(RenderingElementContainer owner) +217
   Telerik.Reporting.RtfRendering.Table.RenderingElementContainer..ctor(ProcessingElement processingElement) +73
   Telerik.Reporting.RtfRendering.Table.RenderingElementProxy..ctor(ProcessingElement processingElement) +41
   Telerik.Reporting.RtfRendering.Table.Group..ctor(Group processingGroup) +37
   Telerik.Reporting.RtfRendering.Table.RenderingElementFactory.CreateItem(LayoutElement processingElement) +272
   Telerik.Reporting.RtfRendering.Table.RenderingElementCollection..ctor(RenderingElementContainer owner) +217
   Telerik.Reporting.RtfRendering.Table.RenderingElementContainer..ctor(ProcessingElement processingElement) +73
   Telerik.Reporting.RtfRendering.Table.Report..ctor(Report processingReport) +37
   Telerik.Reporting.RtfRendering.Table.Report..ctor(Report processingReport, Hashtable deviceInfo) +42
   Telerik.Reporting.RtfRendering.Table.RtfTableReport.Render(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback) +129
   Telerik.Reporting.RtfRendering.RtfReport.Render(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback) +202
   Telerik.Reporting.Processing.ReportProcessor.RenderCore(ExtensionInfo extensionInfo, IList`1 reports, Hashtable deviceInfo, Hashtable renderingContext, CreateStream createStreamCallback) +1407
   Telerik.Reporting.Processing.ReportProcessor.RenderCore(String format, IList`1 reports, Hashtable deviceInfo, Hashtable renderingContext, CreateStream createStreamCallback) +103
   Telerik.ReportViewer.WebForms.ReportExportOperation.RenderReport(String format, IList`1 processingReports, Hashtable deviceInfo, Hashtable renderingContext, CreateStream createStreamCallback) +194
   Telerik.ReportViewer.WebForms.ReportExportOperation.RenderReport(String format, IList`1 processingReports, Hashtable deviceInfo, Hashtable renderingContext) +207
   Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() +316
   Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) +74
   Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) +241
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +308
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69




Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17626 
Steve
Telerik team
 answered on 05 Sep 2012
3 answers
149 views
Hello

We are using Telerik Reporting 2011 Q3.
 
When viewing on a computer (IE, Safari, Chrome, FF) we have some reports that display within a viewer that is set to a certain size, and will use scrollbars if needed.

When viewing the same reports on an Ipad (Safari), the viewer has lost the scrollbars and has grown big enough to accommodate the report. 

Any ideas as to how we can stop the viewer from resizing itself on the ipad?

Thanks

Cheryl
Cheryl
Top achievements
Rank 1
 answered on 05 Sep 2012
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?