PHPJasper / phpjasper

A PHP report generator
MIT License
468 stars 162 forks source link

Unable to load driver: org.postgresql.Driver #250

Open dssen opened 4 years ago

dssen commented 4 years ago

jasperstarter --locale en process "Report/Coffee.jrxml" -o "/Report" -f pdf -t postgres -u root -p 123456 -H localhost -n fairway --db-port 3308

when i try to compile this using cmd it show s me error saying "Unable to load driver: org.postgresql.Driver"