Creating a PDF report based on CSV file - CC100

A customer has a CSV file stored at the CC100 with daily operation data. He wants to create a PDF file with logo and letterhead formatting into a PDF file.

I am considering using a Python or NodeRED script running in a CC100 container to convert the CSV into a PDF file or in the iPC used as HMI by the same CC100. It may be easier to use it to convert the CSV file into a PDF file in the iPC.

Do you have any suggestions?

I think we used this in the past: node-red-contrib-pdfmake (node) - Node-RED

Its a wrapper for pdfmake

I would probably parse the table into an array that the table object can use: pdfmake

Seems like you could fully customize a report with PDF make.

Thank you, my friend.

I’ll try this node with a CC100.

Carlos Pena, CTO
DC Automation and Data Analytics LLC
www.dcautomation.solutions