I translate the 2D graphics object, but it prints new and old graphics on each page
- From: "ChooChooOnMyHead" <twocentwhoracle@xxxxxxxxx>
- Date: 28 Jul 2005 09:58:02 -0700
I am drawing a schematic using Java2D and want to print it. I want to
print it 3 pages wide by 3 pages long, so I translate the 2D graphics
object with in relation to the current pageIndex. It prints all 9
pages, but they all have their own "section" of the schematic as well
as all past ones. I dispose of the 2D graphics object, so what else
am i missing? Any ideas? Thanks!
Ralph Macchio
.
- Follow-Ups:
- Prev by Date: Re: Splash Screen Woes or Why doesn't setVisible(true) protect from setVisible(false)
- Next by Date: Re: Splash Screen Woes or Why doesn't setVisible(true) protect from setVisible(false)
- Previous by thread: Focus Issue with regards to JTable
- Next by thread: Re: I translate the 2D graphics object, but it prints new and old graphics on each page
- Index(es):