How can I make something like the pic below with Java. What I want is how to create a table and text with my own defined location? And how to calculate it to fit the A4 paper? The program will read input like "text1 text2 text3..." and it will put every single word to the table. Then it will has an option to print it as a A4.
