Click to See Complete Forum and Search --> : printing


alex
11-30-2000, 10:48 AM
If I want to create a button that prints a text, How would I do it?

Thanks for you help
alex

a
11-30-2000, 05:28 PM
depends what u mean by prints... on screen? on file? or label.?

"alex " <cad1374@yahoo.com> wrote:
>
> If I want to create a button that prints a text, How would I do it?
>
>Thanks for you help
>alex

alex
11-30-2000, 05:32 PM
I want to send whataver is on the screen to the printer.
thanks for your help
"a" <albert77@rocketmail.com> wrote:
>
>depends what u mean by prints... on screen? on file? or label.?
>
>"alex " <cad1374@yahoo.com> wrote:
>>
>> If I want to create a button that prints a text, How would I do it?
>>
>>Thanks for you help
>>alex
>

Ruchi Dhar
12-01-2000, 10:34 AM
Use java.awt.print package it has some classes which helps in printing the
screen. You can read the tutorial posted on java developer connection.

"alex" <cad1374@yahoo.com> wrote:
>
>
> I want to send whataver is on the screen to the printer.
>thanks for your help
>"a" <albert77@rocketmail.com> wrote:
>>
>>depends what u mean by prints... on screen? on file? or label.?
>>
>>"alex " <cad1374@yahoo.com> wrote:
>>>
>>> If I want to create a button that prints a text, How would I do it?

>>>
>>>Thanks for you help
>>>alex
>>
>