My JEE server does not support php. How do I export PDF?

I am using the latest Pro Suite version.

My application server is JBoss Professional 5.1 (Java jre 6). It does not have native support to call php scripts and adding the support to a Tomcat server is problematic for this environment in the past. I see in the docs the toPDF and toExcel() functions take a php script as a param. Is there another way?

I did download the grid-pdf.war and install it in JBoss.