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
Knute Johnson - 28 Jul 2005 21:02 GMT
> 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
[quoted text clipped - 3 lines]
> am i missing? Any ideas? Thanks!
> Ralph Macchio
Some code might help identify the problem, but what about call
Grahpics.fillRect() and clearing the area.
knute...
email s/nospam/knute/