'From selected data into PDF using RDF file

I am currently trying to convert a simple table into a PDF file using an existing .rdf file.

My first approach was to look for a new program that can do so because I want to replace the current 'Oracle Reports' program. Is there any other program that would support converting SQL data into an PDF using an .rdf File?

I tried writing a Python 3 script to do just that, but I would not know where to start.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source