Telerik Forums
Reporting Forum
2 answers
1.0K+ views
I want to print the Invoice Receipt to Thermal printer so I have to modify the Paper Height base on the number of records. How to do it using Resolver?
Stef
Telerik team
 answered on 14 Sep 2016
11 answers
508 views

hello ,

i'm facing problem in printing long receipt , it cut after certian page regarding the speceifed lengh in heigh in report.

 im in trouble because i'm the one who suggest using your product , please help

Stef
Telerik team
 answered on 14 Sep 2016
14 answers
1.6K+ views
Hello,
We are using Telerik Reporting tool to print an invoice.
We succeeded make and display the report but we have a problem while print it to an invoice page:
We don't know how can we print it to one continous page. We don't know what will be the length of the invoice because it's length is dynamic. sometimes the invoice is short and sometimes is long.
So, we cannot define in design time the height of the report in page settings.
Is there anyway to define auto height so that the whole report will be print in one continuous page?

Thanks,
Yocheved
Stef
Telerik team
 answered on 14 Sep 2016
2 answers
124 views

Hello,

Is it possible to get a page number of an item ? (Maybe with binding, with bookmarkId...)

I want to create a table of contents with 2 columns and put pages numbers in the second column.

Thanks for your help !

Stef
Telerik team
 answered on 14 Sep 2016
5 answers
565 views
Is it possible to search for something within a report inside the HTML viewer?
I know you can use the browser search box to search on a single page, but what if I want to search something in the whole report?
Stef
Telerik team
 answered on 14 Sep 2016
4 answers
229 views
Hi all,

I need to create a TOC for 3 of several reports I am working on. I am aware that telerik does not offer quick easy solution, however I still need this functionality. I haven't been able to find a detailed work around and if anyone has succesfully overcome this problem I would greatly appreciate any assistance.

Thank you 
Nasko
Telerik team
 answered on 14 Sep 2016
2 answers
442 views
In my report, I have an index page where I need to show the page number of each section, text length of each section is dynamic. how can I add corresponding page number of each section in index page?

thanks,
Nasko
Telerik team
 answered on 14 Sep 2016
19 answers
386 views
Easy question, does the telerik reporting offer a way to generate a table of contents?

And if not, will this feature be available in the future?
Nasko
Telerik team
 answered on 14 Sep 2016
1 answer
255 views

Hi,

I’m trying to export a document to Excel from ReportViewer.

The document consists of traditional Chinese words and numerals, and the row height of exported “xls” file do not fit with the contents (see attached file).

Does any setting or configuration could adjust the row height of xls to fit the words?

I will be grateful for any help anyone can provide.

Stef
Telerik team
 answered on 14 Sep 2016
2 answers
104 views

Telerik HTML5 report viewer. I am passing in JSON data as parameters. Using ReportTypeResolver.  If the parameteres are not multivalue, the reports work in Chrome and IE. If the parameters are multivalue, The reports work in Chrome, but not IE. IE gives error: Missing or invalid parameter value. Please input valid data for all parameters.  

From another thread, I see that- Multivalue report parameters are evaluated as array of objects. Which is what I am passing.

My JSON data (Using jsonData.stringify writing to console) looks like this: 

{"ReportName":"Onshore_FieldServiceTicket","DisplayName":"Field Service Ticket By Client/Unit","SiteId":"f7602d89-eb50-479b-bd3d-bbfa146ff4be","StartDate":"8/1/2016 12:00:00 AM","EndDate":"9/30/2016 12:00:00 AM","StringInputClients":["FE56F7C8-FFD7-4D38-BF38-D5088FAEA93F"],"StringInputTrucks":["C19264F9-B411-4CE8-98F0-276C704AFC71"],"StringInputTickets":["CD024852-97C3-4861-9C9F-D73FBD09F642","9C9DD5DA-BED7-40BC-BA5A-F01129D8A046"]}

 

Again - if I run a report without the StringInputClients, StringInputTrucks, and StringInputTickets parameters, the report works in IE.

 

Any ideas as to why this is throwing an error in IE? 

 

1.reportSource: {
2.                            
3.     report: "ReportingLibrary." + ReportName + ", ReportingLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
4. 
5.parameters: jsonData,
6.
                        },     

Rick
Top achievements
Rank 1
 answered on 13 Sep 2016
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?