Hello!
We've been trying to automatically export a report to an Acrobat file. For a specific standard report, when the user clicks Print in the ROI screen, the output should be a PDF file no matter what printer is selected. It seems that the File Type value is not saved in the rptruntime table but in an environment variable and therefore can't be manipulated with a SQL trigger. If we set the RI_PRINTER field to A and we set RI_OUTFILE to C:\TEST.PDF, the file that is created is a standard text file, not an Acrobat one. Does anybody has been able to change the output file type through a pre-process Stored Procedure, Trigger, or VB Tools Application?
Thanks!
Miguel
*This post is locked for comments
I have the same question (0)