Hello
Wa have a VB.NET 1.1 windows forms application whit crystal reports viewer component.
We use Visual studio 2003 and crystal reports 11.0.0.895
When using the crystal reports viewer, Is it possible to set the name of the print job ?
( the name that appears in the windows print queue )
I tried using the reportTitle property in the summeryinfo property object, but this didn't work.
i also tried saving the document under a different name, however the print job name just stays"document".
Is there any way to do this correctly ?
Thank you very much for your time