Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Can anybody lead me a hand? I have a program i develop using java, i am almost finished with the program except for the printing method. I am able to print the text shown in my text area but it only prints the text that fits the first page (paper size 8.5 by 13.00). How do i print the second page? i used the codes

outPutField.printAll(g)

Please some help for me to print the entire content of my text field. Any help would be much appreciated.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.