Re: Printing in java
From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 07/24/04
- Next message: Kevin McMurtrie: "Re: help w fill-algo; throws StackOverFlowError"
- Previous message: Rene: "Re: The banding problem, or Pretend You're a Router"
- In reply to: zzyzx: "Printing in java"
- Next in thread: Jacob: "Re: Printing in java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 16:55:53 GMT
On Sat, 24 Jul 2004 09:07:31 -0700, zzyzx wrote:
> Is there an easily useable sun API to print application and applet Panel
> and Frame contents?
No. Sun provides the PrintJob interface..
<http://www.physci.org/api.jsp?class=java.awt.PrintJob>
and various other classes aimed at printing, but
I doubt that anybody that has tangled with them
would describe them as 'easily useable'..
*unuseable* is possibly a more accurate description.
-- Andrew Thompson http://www.PhySci.org/ Open-source software suite http://www.PhySci.org/codes/ Web & IT Help http://www.1point1C.org/ Science & Technology
- Next message: Kevin McMurtrie: "Re: help w fill-algo; throws StackOverFlowError"
- Previous message: Rene: "Re: The banding problem, or Pretend You're a Router"
- In reply to: zzyzx: "Printing in java"
- Next in thread: Jacob: "Re: Printing in java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|