Hello
I'm Peter F independent Advisor
Please follow these steps
You can convert with excel
Office Button->Open or pressing Ctrl+O and browsing for it on your computer. After that click on Office Button->Print or press the Ctrl+P combination and the Print window will open. Select novaPDF from the dropdown name list and click OK. After that, select any After Save actions in the Save PDF File As window and click OK again. The printing will begin and the PDF will be saved in the location you have chosen.
If you don't have Excel you can convert with the notepad
The csv to PDF conversion from Notepad is pretty simple. First open the file by pressing Ctrl+O or using File->Open. After that click File->Print and choose novaPDF in the printers list. Click Print and OK in the Save PDF File As window and the csv will be converted.
I hope it helps
Hello
I'm Peter F independent Advisor
Please follow these steps
You can convert with excel
Office Button->Open or pressing Ctrl+O and browsing for it on your computer. After that click on Office Button->Print or press the Ctrl+P combination and the Print window will open. Select novaPDF from the dropdown name list and click OK. After that, select any After Save actions in the Save PDF File As window and click OK again. The printing will begin and the PDF will be saved in the location you have chosen.
If you don't have Excel you can convert with the notepad
The csv to PDF conversion from Notepad is pretty simple. First open the file by pressing Ctrl+O or using File->Open. After that click File->Print and choose novaPDF in the printers list. Click Print and OK in the Save PDF File As window and the csv will be converted.
I hope it helps
Microsoft Excel -- File -- Save as -- PDF
-or-
Internet search term (e.g., Google) convert .csv to .pdf
CSV files print in their native format, either in Excel or Notepad.
Transposing data from a CSV to a pre-made PDF
Tools to convert csv and images to pdf
Recommendations for PDF to CSV Converter
Converting pdf bank statements to csv
How can I convert a CSV file to PDF?
Is converting CSV to PDF free?
How do I convert a CSV file to PDF online?
Without knowing what OS you are using & what tools you have installed, I am suggesting these very general online tools which can be used manually :
(1) https://convertio.co/csv-pdf/
(2) https://cloudconvert.com/csv-to-pdf
(3) https://www.beautifyconverter.com/tsv-to-pdf-converter.php
(4) https://wtools.io/convert-tsv-to-pdf
In case you want to automate this, eg to generate every week or every month, you might want to specify what OS & tools you are going to use.
On Windows (& Mac) with MS Excel, it is very easy to manually or automatically "EXPORT" to various formats including PDF.
With Free Office Suites, you can achieve that on all common Platforms including Linux.
Let me transfer comments into an answer, just to make it a little more permanent…
On Mac you can 'print' anything directly to PDF; it's built-in at system level.
As a test I grabbed a sample csv file online to see exactly what would happen. Mac has a built-in 'reader' for a lot of file types. You just select the file & hit the spacebar & it will show you what it looks like [Quicklook]. Above that is what happens if I make it open in a text reader, which is to be expected. The formatting on Quicklook wouldn't win any prizes for beauty, but it's accurate & it picked a decent, legible font. This is what it would print with no further editing. I honestly don't think it's a bad attempt.

Just as an experiment, I told the Mac to just 'print the file' [literally select the file in Finder (like 'Explorer'), then Cmd/P with no other intervention]. It launched Numbers [which is the macOS equivalent of Excel], sent the print job then closed it again. This is a screenshot, of a scan … of the print. It auto-generated the bold & header demarcation without me asking. Even better than the Quicklook version, imo. The print itself is sharper than the scan, of course.

So this is what the Mac will do to a 'plain' csv file, with no other user intervention.
This is a cleaner screenshot, from Numbers

Once you have your shiny new layout, you can turn it into a pdf in the same way as any file on the Mac - Open the Print dialog, Cmd ⌘ P , then bottom left, PDF > Save as PDF…

Part of my job involves having to fill out a pre made PDF form with data that I export from our software to a CSV file. Sometimes there can be 50 plus lines of data I have to manually copy and paste line by line. I've tried copying the whole column to paste into the whole column on the PDF, but it doesnt work.
Is there a tool that exists to accomplish this task out there already? If one doesn't exist, where I do start in terms of programing languages to build said tool?