Hi,
I'm attempting to print some reports to a HP Laserjet 8150
using HP Laserjet 8150 Series 6 PCL drivers.
On one of my reports, if I set
dw_1.Object.DataWindow.Print.Paper.Source = 2
it takes the paper from the bottom tray (tray 2) regardless of whether there is paper in the manual tray, Correct.
On another report in the same application, the same setting chooses paper from the manual tray (if there is paper in it) but it should be choosing from the bottom tray .
I'm using Powerbuilder 7.0.3 and am very new (maintaqining anothers code).
Help? Anyone?
I'm attempting to print some reports to a HP Laserjet 8150
using HP Laserjet 8150 Series 6 PCL drivers.
On one of my reports, if I set
dw_1.Object.DataWindow.Print.Paper.Source = 2
it takes the paper from the bottom tray (tray 2) regardless of whether there is paper in the manual tray, Correct.
On another report in the same application, the same setting chooses paper from the manual tray (if there is paper in it) but it should be choosing from the bottom tray .
I'm using Powerbuilder 7.0.3 and am very new (maintaqining anothers code).
Help? Anyone?