I have the need to print a report via a browser.
The report is not displayed in the browser but the user needs to be able to click a button and it will print.
The report will be generated from database information based on parameters that have already been supplied and there is an added complication that I need to print a barcode as part of the report.
I have done this all fine and dandy in VB6 but now I need to do it from the web.
Can anyone shed any light on how I'd approach this.
Cheers
Clegg
The report is not displayed in the browser but the user needs to be able to click a button and it will print.
The report will be generated from database information based on parameters that have already been supplied and there is an added complication that I need to print a barcode as part of the report.
I have done this all fine and dandy in VB6 but now I need to do it from the web.
Can anyone shed any light on how I'd approach this.
Cheers
Clegg