Hi
I need to output a new page character using the PrintWriter
(java.io.PrintW riter) but I don't now what character to use....
Form feed (\f) characters seem to do nothing....
Is there another way to do this?
- David
I need to output a new page character using the PrintWriter
(java.io.PrintW riter) but I don't now what character to use....
Form feed (\f) characters seem to do nothing....
Is there another way to do this?
- David
Comment