Viewing 5 posts - 1 through 5 (of 5 total)
mr_miller:
At first when I read this, I started trying to look more stuff up. But as I keep reading it, it makes less sense to me. How can you print...
September 7, 2005 at 9:49 am
Hi Peter -
I've looked on the MS Reporting Services newsgroups and it looks like many people are receiving that error. One of the causes is if you were a beta tester...
June 15, 2005 at 4:44 pm
Peter -
You have to add the RSClientPrint.tlb type library to your normal References list. Then instantiate the RSClientPrintClass class, set its properties, and call the Print() function. I haven't tried this yet...
June 10, 2005 at 12:54 pm
Okay, here is the solution. Forget all about the type library RSClientPrint.tlb. That's for windows apps, not web apps. In your web app, when your user clicks the print button,...
June 3, 2005 at 9:05 am
I've been experimenting with this with no luck Muhammad. I added a reference to the type library RSClientPrint.tlb. I instantiated the RSClientPrintClass class. I set to Culture and UICulture to...
June 3, 2005 at 7:13 am
Viewing 5 posts - 1 through 5 (of 5 total)