Re: Label printing
support.activereports2.proedition
Label printing
09-01-2003, 12:00 AM
Originally Posted By: Eric<ers@pharmatic.ch>
Hi,
I need to print a laser printer label sheet.
I have read the 'Creating Labels' section in the Help documentation.
But for me it's not very clear, and it doesn't work.
I need to print the sheet by code.
Is there somewhere an example how to do it?
Eric
Re: Label printing
09-03-2003, 12:00 AM
Originally Posted By: Trent Snow - DD<ActiveReports.Support@DataDynamics.com>
If you need to have a manual print job you will have to use the System
Printer that is included in the Interop assembly here is an article that
discusses how to use the System Printer:
http://www.datadynamics.com/Forums/showpost.aspx?PostID=1011
If you are changing certain properties of the report it is usually not a bad
idea to issue a .Restart and then a .Run after making the necessary changing
to the report.
"Eric"
wrote in message
news:%232L5kXKcDHA.376@dynaweb.datadynamics.com...
> Hi,
>
> I need to print a laser printer label sheet.
> I have read the 'Creating Labels' section in the Help documentation.
> But for me it's not very clear, and it doesn't work.
>
> I need to print the sheet by code.
>
> Is there somewhere an example how to do it?
>
> Eric
>
>