Reports 12c - run a report from Forms 12c form - cannot get report to print
Hi,
I have an Oracle 12c form which runs an Oracle Reports 12c report.
The report runs and can be previewed using DESTYPE=cache.
When I set DESTYPE=printer and DESNAME to the printer address, the job appears in showjobs with the correct details and indicates it has completed successfully.
The report output is produced and is placed in the %DOMAIN_HOME%\reports\cache folder but nothing is sent to the printer.
The reports server is on a Windows Server 2013 platform.The printer is configured on the Windows Server and I am able to print to it successfully.
What am I missing please?