Re: Printing in java
- From: Thomas Weidenfeller <nobody@xxxxxxxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 12:03:50 +0200
raam wrote:
I used an example program to print a page in java.The g.drawString
method is fine when i write simple text.If I try to print a JTable I
could not use this.If I try the print method of JTable it prints one
table per page.How to print more than one table per page.
By scaling/translating the Graphics context appropriately before placing the tables on the page.
/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
.
- Follow-Ups:
- Re: Printing in java
- From: hilizbabe
- Re: Printing in java
- References:
- Printing in java
- From: raam
- Printing in java
- Prev by Date: Re: MDI form
- Next by Date: NetBeans IDE not generating Color Print
- Previous by thread: Printing in java
- Next by thread: Re: Printing in java
- Index(es):