On Sun, Feb 20, 2011 at 10:18 AM, Dave Newton <davelnew...@gmail.com> wrote:
> I have no idea. Personally, I'd be a little surprised if it was > possible to print from a website with *no* user interaction without > using something like ActiveX, an applet, or *something*. > > Dave > > Indeed. Browsers restrict such functionality for very good reasons. If a report needs to be run and then sent directly to the printer, writing a web app is kind of using the wrong tool for the job, IMO. -Brian