Home > Archive > Visual Basic Crystal Reports > June 2005 > Choose Printer in Viewer Control
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Choose Printer in Viewer Control
|
|
|
| Is it possible to choose printer in CR Viewer Control, and not to go Windows
Setting to do so ? Chuck Lackman told me to use the following :
CrystalReport.PrintOptions.PrinterName = "Lexmark X6100 Series
but I cannot find that method, unless in my Version 8.5 with VB6.
Please, help me.
Beforehand, thank you very much.
--
Luis Garcia
MS Developer
| |
| Charles A. Lackman 2005-06-02, 8:59 pm |
| Hello,
I appologize, I did not realize you were not using VB.NET
Take a look at the following links. They are for other versions of crystal
reports, but they might be of help.
http://support.businessobjects.com/...es/c2004174.asp
http://support.businessobjects.com/...es/c2004173.asp
chuck
"LUIS" <LUIS@discussions.microsoft.com> wrote in message
news:145A9B8B-A6F7-4856-8CDA-2B086E1A755A@microsoft.com...
Is it possible to choose printer in CR Viewer Control, and not to go Windows
Setting to do so ? Chuck Lackman told me to use the following :
CrystalReport.PrintOptions.PrinterName = "Lexmark X6100 Series
but I cannot find that method, unless in my Version 8.5 with VB6.
Please, help me.
Beforehand, thank you very much.
--
Luis Garcia
MS Developer
|
|
|
|
|