Problem while change the printers bin
kabourterplop
The Netherlands
Hi all,
I've a problem when I want to change the printer bin.
I've a report and fill it with a Dataset that I set from my program. I use the following code but it doesn't work. It is written in .NET.
Thanks in Advantage!
Best Regards,
Bart
I've a problem when I want to change the printer bin.
I've a report and fill it with a Dataset that I set from my program. I use the following code but it doesn't work. It is written in .NET.
Dim frx as new TfrxReportClass()
frx.PreviewPages.Page(1).Bin = My.Settings.printerTray 'Binnumber is 258
Thanks in Advantage!
Best Regards,
Bart
Comments