Telerik Forums
Reporting Forum
4 answers
424 views
I have assigned a business object to a report's datasource, select a data source member (a method returning the object), and configure the data source parameter,  but when I go into the data explorer I don't see it. What do I need to do to make this happen?
Thanks.
Ron
Lane
Top achievements
Rank 1
 answered on 13 Jan 2012
3 answers
227 views
We are using WPF Telerik Reporting to print onto pre-printed forms that our customers use to submit to government agencies. For the vast majority of our users this works just fine, but some are having print alignment issues where the report doesn't align well enough to the pre-printed form and their submissions are being rejected. We thought we might be able to nudge the report printing a little in either a horizontal or vertical direction to account for this, but haven't found a great solution to this.

So far we have only looked at setting the print margins, but if we do that then the report print engine will realize the report no longer fully fits on a page and then will print overflow pages. What is the best way to tell the report engine at runtime to just nudge its content over by a small amount and still prevent overflow onto extra pages?

Btw, we tried making custom paper sizes with custom margins, but then that still prints extra pages.
Steve
Telerik team
 answered on 13 Jan 2012
15 answers
1.1K+ views
Hello,

I've created a library of reports as described in the documentation.
When building the report library, I've used a certain connection string for each report. However at runtime, the report connectionstring needs changing to reflect the current environment settings.
Searching through the documentation, I couldn't find such an example.

Your help is needed.

Regards,
T.
Steve
Telerik team
 answered on 13 Jan 2012
1 answer
304 views
Hi,

I'm exporting PDF through Telerik Reporting. If I have no data to display (data record count is equal to zero), then I'm doing this:

this.chart1.Visible = false;
this.chart1.Height = Unit.Zero;
  
this.Report.Visible = false;
this.Report.Width = Unit.Zero;
this.Report.Dispose();

But this only displays blank pages; not skipping those pages.
How can I skip the blank pages?

Thanks
Steve
Telerik team
 answered on 13 Jan 2012
3 answers
227 views
Hi

I am attempting to generate telerik reports from a windows serive server.  Would like to end up with PDF reports saved on disk with no human interation.  I am trying to dig up code that will do this.  Has anyone already done this ?  Any examples or advice is very welcome.

Kind Regards

Daniel
Steve
Telerik team
 answered on 13 Jan 2012
7 answers
462 views
Does Telerik Reporting have the ability to use dynamic content for the layout/design of the reports themselves?

Example:

If I give users a radEditor window manipulating and styling (bold, underline,bullets, etc etc) the header and footer content of a report, is there the ability to import this html styled content into the design of the report itself when a user generates the report?

I'm going to watch the webinar for reporting this morning, but thought i'd try and get an answer to my question first.
Paul J
Top achievements
Rank 1
 answered on 13 Jan 2012
1 answer
112 views
Hello,

I'm using Telerik Reporting to generate PDF's with embedded JPG Images.
With Windows 7 the PDF's are completely and valid but with Windows XP the PDF's are invalid.
The Image will generate completely different by Windows 7 as by Windows XP.
Steve
Telerik team
 answered on 13 Jan 2012
1 answer
192 views
I currently have a couple of long running SQL Stored Procedures that are being pulled into a report with an EntityDataSource. They take around 1 minute to complete. 

I have an issue in that the Webforms ReportViewer will timeout after around 30 seconds.  I can't seem to find where I can increase the timeout period.
 
Is it possible to extend the timeout period of the ReportViewer?

IvanY
Telerik team
 answered on 13 Jan 2012
5 answers
106 views
Hello everybody,

Is it possible to rehost report designer in my windows forms or wpf application? Is it legal or have I to buy additional license?

Thx
Steve
Telerik team
 answered on 13 Jan 2012
0 answers
87 views
How to bind Multiple Y Axis in order to bind the Line Series in Telerik Reporting Q2 2011 using vb code. 
Muthuselvi
Top achievements
Rank 1
 asked on 13 Jan 2012
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?