<p>Hi All,</p><p> We've created a simple Java program to export an RPT file into PDF. We plan to run this Java program as a batch job to render the RPT to PDF. However, the report itself "caches" the data from the database, so the report this day would be the same tomorrow even though the database data has been changed if the report is not manually refreshed.</p><p> Is there a way to include the refresh of the actual RPT file in the Java code?</p><p>Thanks everyone! =)<br /></p>