-
printing swing form
hi all,
I need to print a Swing form onto a printer. I'm extending JPanel and implementing
Printable interface and putting all the form components in this panel and
printing this panel. But the print(Graphicsg,PageFormat p,int i) method is
getting called repeatedly.
If any of u have faced this prob, pls advice.
thank you
-Sh
-
Re: printing swing form
Have a look at this
http://javafaq.nu/java/free-swing-bo...hapter22.shtml
Ako
"shashikanth" <shashi_05jan@hotmail.com> wrote:
>
>hi all,
>I need to print a Swing form onto a printer. I'm extending JPanel and implementing
>Printable interface and putting all the form components in this panel and
>printing this panel. But the print(Graphicsg,PageFormat p,int i) method
is
>getting called repeatedly.
>If any of u have faced this prob, pls advice.
>
>thank you
>
>-Sh
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks