Setting default printer for derived (called) report?

BFiedler

Member
Report A runs and completes then it calls report B. Each have their own defaul print mappings (P98616) but report B always goes to the same printer as report A. Any suggestions on how to corrct this?

I've attached a screenie of the reports in P98616.

JDE 8.12, SQL2005
 

Attachments

  • 163254-defaul printer.doc
    146.5 KB · Views: 95
Fiedler,

Unfortunately, this is the way it works for synchronous Parent/child UBEs. The Child runs using the parent's settings . . .

Perhaps you can avoid this by launching the child UBE asynchronously if your application design will allow that.

Cheers,
 
Hello,

Could you upload a screenshot of both PDF's properties?
To get this screenshot you have to open the PDF file and press Ctrl + D or go to File --> Properties.

Regards,



Luis.
 
Thanks for the update Larry. I'll add the second report to the scheduler to run after the first report.
 
Back
Top