I am trying to convert a PDF report into CSV file.
So currently a query is used to generate the report. To convert into csv, i wrote a CL program and added two commands
- RUNQRY and saved the output in a pf in my library
- CPYTOIMPF to copy the pf as csv into ifs folder.
When I do a wrknlk and check the folder, I can see proper data but when I download the file in Access Client solutions, I see junk values.
When I do a wrknlk and check the folder, I can see proper data but when I download the file in Access Client solutions, I see junk values.