I have an array of objects, and for each object i have to print a different graphic(my object is analysed and a method return the graphic).
What I need is to print each of the graphics made by the object in the array in one page.
How do i do that??/
[]s...
What I need is to print each of the graphics made by the object in the array in one page.
How do i do that??/
[]s...