It is necessary to read data from a * .rpt file and then build a graph using this data. How best to read the data?

enter image description here

  • 1) find out in what form (or format) the data is stored there 2) write a program that reads a file with the specified format 3) build a graph based on the data files read from - BOPOH
  • Data format windows1251 - SVD102
  • 1) * .rpt is an extension 2) windows1251 is an encoding 3) by format I meant, for example, the following 4) but in your case it seems like everything has already been done for you . Those. all you have to do is add the necessary component and load this file into it. 5) although I could be wrong and this is not Crystal Report, so I’ll have to do it all myself - BOPOH
  • Alas, but you are mistaken. - SVD102

0