We recently upgraded from CA Spool v12 with the old C Transformers to CA Spool v14 with CA Spool Java Transformers v14.
The transformer report, which is attached, contains OutputTray = 9, but when the output prints, it is not using the correct tray.
Release : 14.0
In case the problem is with the output tray, you can try to change this setting in the project file:
From:
PCLPrinterDefaultOutputBin="1"
To:
PCLPrinterDefaultOutputBin="0"
"0" usually tells the printer to send the printed paper to a default output tray so it may fix the problem.