I need to report some data to a supplier via ASCII files. those files have header record, details and end record.
How can I achieve this with Data Providers.
I tried to load the fields from the file but it only reads the first record which have a different layout than the details record and the end record.
Maybe it is better to do this with the Report Designer?
Please advise.
Jesus.