I have a vb.net application built in vs2005 that is used to print crystal report documents I have custom buttons setup so that reports auto print to a specific printer and tray the reports were built using crystal reports developer 11.5.12.1838.
This program works great in windows XP 32bit but I would like to install the application on a windows 7 x64 workstation and now the same application doesn't always print to the correct tray some documents will print to the correct trays but some don't. I use the RawKind to tell which tray enum to use and it just doesn't work for some trays and I'm getting frustrated.
Thanks for any help