There is your problem..
If you do the following, you can work-around this, YMMV-
Quote:
Connect the USB Printer..
Have Windows Detect the printer..
Right-Click on the printer, and click the properties..
Go over to Advanced..
Now, go over to ports..
Ensure - Enable printer pooling is checked.
Make sure LPT1,
USB001, and BMFC: are all checked..
Over at that Sharing Tab, you set the above.. Click the Apply Button to create the Printer share
On the General Tab, rename to simply Brother..
Go to a command prompt (CMD) -
Get the Machine Name and issue the following:
net use lpt1: \\<machineid>\brother /persistent:yes
If you start Citrix <Application>, you should see the printer:
In the main screen of <Application> run a report as normal.
Otherwise, you can use - PrintTo() - Print any file to any printer UDF.
Kent