5 Answers, 1 is accepted
0
Hello Alex,
You can export programatically into CSV format and save the file with txt file extension.
I hope this helps you.
Regards,
Stef
Telerik
You can export programatically into CSV format and save the file with txt file extension.
I hope this helps you.
Regards,
Stef
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.
0
Alex
Top achievements
Rank 1
answered on 06 Dec 2013, 06:50 PM
The question is would that look exactly like it does on the report viewer I need it to be like a print image. Any suggestions?
0
Squall
Top achievements
Rank 1
answered on 10 Dec 2013, 02:54 PM
Hi, I am just curious, how do you expect the txt file to be formated? Do you expect some asci type of report? Can you share some examples?
SN
SN
0
Alex
Top achievements
Rank 1
answered on 10 Dec 2013, 05:45 PM
Its a HCFA 1500 form. I can print fine but I want to export to .txt and keep the same format fro the rad viever
0
Hello Alex,
The CSV renderer is a data renderer, thus only data and its relation to reporting items will be included in the result document. Please consider using other rendering extension for your needs as RTF, XLS for example.
The specifics of each rendering extension are elaborate in the corresponding topic in the Design Considerations for Report Rendering help section.
Regards,
Stef
Telerik
The CSV renderer is a data renderer, thus only data and its relation to reporting items will be included in the result document. Please consider using other rendering extension for your needs as RTF, XLS for example.
The specifics of each rendering extension are elaborate in the corresponding topic in the Design Considerations for Report Rendering help section.
Regards,
Stef
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.