hi.. i have a vb6.0 application, and im making a report in CR8.0.
how can i give the user the choice to choose the printer to print the report??
thank You
Also, in V8, there's the PrinterSetup method. This is not much different than using the VB Common Dialog control. Certainly not as easy as the simple property in the OCX.
i tried what you told me, but it didnt work.. im not sure of what im doing wrong, in the line: YourReport.ReportDesignerVar.SelectPrinter(Printer.DriverName, Printer.DeviceName, Printer.Port)
it said that there is a = missing...
can you help me??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.