Sven Aluoor wrote:
Hi folks
I generate with SQL*Plus a CSV file. How to convert this to PDF? Or more generally: how to get SQL*Plus output to PDF on Linux?
cheers Sven _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
You can open CSV file with OpenOffice Calc and use integrated Export to PDF functionality. You can also use OpenOffice as headless program (no GUI).
Ljubomir