Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have an embedded crystal report in my VB.Net project, which would be displayed in a crystal report viewer control. When I go to print that report using 'printtoprinter()' function the report would forward to default printer and start to print as per my requirement. Up to here it all works fine. My problem is, when I get the report document in print queue, it shows there with a default name. I just want to set that document name as per my wish. Can anybody help me in this regard?
Posted

1 solution

I'am afraid it's impossible ;(
Please, read this: Report Name display in the Print Queue[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900