Telerik Forums
Reporting Forum
1 answer
767 views
Hi,

I am creating a report on a WinForm application.
The report is working as I expect, but i have one problem and i can not find the expected solution.
I want to avoid any preview and any Print Screen,  I need to send this report directly to the default printer installed withou any confirmation or question.
I am creating an isolated application that contains telerik reports.
Is this posible with telerik reports ??
Here I am posting some codin that i am using:
frmReport.ReportViewer1.Report = New PrintServer.Series

frmReport.ReportViewer1.Report.DataSource = tbl

frmReport.ReportViewer1.RefreshReport()

frmReport.ReportViewer1.PrintReport()



Thanks in advanced

Ivan Ruiz
Cytrux Software
Steve
Telerik team
 answered on 11 Aug 2009
1 answer
67 views
Specifically, looking at the "Configuring Telerik Reporting Config Section", the sample references Telerik.Reporting.Processing, Version x.x.x.x.

Shouldn't this be Telerik.Reporting Version x.x.x.x in Q2 2009?
Steve
Telerik team
 answered on 11 Aug 2009
2 answers
226 views
Hello

Today i use the Report Viewer controle from de VS 2008 and the same have a limitation on the Local mode , he dont work good with large report, i have report to print that is 6000 pages to 16000, ai print in this Barcodes, today the Report Viewer dont work with this large datas,

The Telerik report works good with large data ?
When rendering report to PDF por sample

Tanks
Nicolas Tim
Top achievements
Rank 1
 answered on 11 Aug 2009
3 answers
302 views
Hi Telerik Team,

We are currenlty working on integrating the evaluation version of telerik reports into our web application, we currenlty use the asp.net ajax ui controls.

There is a strict requirement of the report we are building: to list the row groups in a particular order, I have structured the t-sql to return the data with the row groups in the order I need but the cross tab report messes the order up.  

How can i determin the order of the rows in a cross tab report ?


Regards,

Russell Wilson

Milen | Product Manager @DX
Telerik team
 answered on 11 Aug 2009
3 answers
84 views
Hi,
I just upgraded to 2009 q2 sp1.
It seems like the page header in the web viewer is always displayed even if I set visible = false to the header.
When exporting the report (from the web viewer) to PDF or RTf the page header does not appear.

Naphtali
Steve
Telerik team
 answered on 11 Aug 2009
2 answers
152 views
I am unable to create a report that generates a billing statement with a return slip at the bottom of the page that you cut off and return with your payment.  In order to do this I either need to have current record data available in the page footer or pin a group footer to the bottom of a page.  Crystal Reports has the former, but I also need bar codes, which my version of Crystal Reports does not have.  I am reluctantly moving on to Jasper unless someone can prove me wrong.  Please do!

By the way, Telerik RadControls are the bees knees.  Way to go, guys!
Wyatt
Top achievements
Rank 1
 answered on 10 Aug 2009
5 answers
355 views
Hi
I thing there is a bug in the TextBox Rendering.

I I make a small report using 4 TextBox`s like this.

Box1    Box2    Box3    Box4

in the detail sektion and bind data to it. It will work fine if the data is small.  But if I put some large data in Box1 so it will be in 4 lines and box2, box3 and box4 is just one line. The Box4 will move and alle the that will move a littel . In all the TextBox`s I use

 textBox = new TextBox  
                          {  
                              Value = tekst,  
                              Height = new Unit(0.2, UnitType.Cm),  
                              Dock = DockStyle.Left,  
                              Width = new Unit(4, UnitType.Cm),  
                              Style =  
                                  {  
                                      VerticalAlign = VerticalAlign.Middle,  
                                      Font =  
                                          {  
                                              Size = new Unit(8, UnitType.Point),  
                                              Name = "Verdana" 
                                          }  
                                  },  
                              Multiline = true 
                          }; 
For the Box 3 use use 

HorizontalAlign

 

.Right; to set the text to the right. This is the price

 

 


Eks.

SfB-
undergruppe
Komponent SfB-
hovedgruppe
Budgetpris
(73)3                                                Eftersyn for                               (7) Inventar                                           100,00 
                                                         ridser og
                                                         skrammer - (
                                                         22)

                                                         3.001.S1f.s4d
Naturlig ventilation                            Eftersyn                                    (6) El- og                                            512.345,00

The error in the rendering is that that the Budgetpris colums numbers wil be moved so all the digit will not stand under the next colum. See the Eks.

The 100,00 and the 512.345,00 is not standing so eacht digit is standing the right place. All the first digit shoud be stand the most right and so. I you put in a line from the "s" in Budgetpris and down to the numbers it shoud be a normal line.

I hopy thare is a hack for this else I hopy Telerik will correct this error in the next version of Telerik Reporting.

Janus S. Andersen
Denmark

Milen | Product Manager @DX
Telerik team
 answered on 10 Aug 2009
1 answer
1.0K+ views
Hello
I am developing a report which did not use the wizard.
While the textboxes which bounded to the datasource can only display the 1st row of the data.
How could I see the other rows?

Thanks
Steve
Telerik team
 answered on 10 Aug 2009
1 answer
76 views
Hey @all

I am complete new with telerik. - So, I have never had experience with this tools.

Before I try the Reporting tool, I want to know a very important thing for me:
When I will distribute my version. - Can the enduser personalize the reports?
So, the company, which get's my software can add some inofrmational data to the report, insert his own logo and so on.
Is this possible?

THX for the help!
Steve
Telerik team
 answered on 10 Aug 2009
2 answers
78 views
I have to create a report authoring tool, where user are able to define what would be the column and row, and how the data would be filled, similar to pivot table. Basically to provide users with authoring feature where they can specify how the report would looks like and save them as template. And we providing them the data fields. Is it possible to use telerik reporting to enable such feature? 
euam chantarasombat
Top achievements
Rank 1
 answered on 10 Aug 2009
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?