convert JPanel to PDF and print

HelloDoes anyone know how to convert a JPanel to a PDF file for printing ?ThanksI appreciate the responses
[134 byte] By [va97a] at [2007-11-27 9:02:58]
# 1
Don't know about PDFs, but you could check out this web page to see how you turn a JPanel into an image: http://www.discoverteenergy.com/files/ScreenImage.java
rebola at 2007-7-12 21:34:24 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks Rebol. I appreciate it.
va97a at 2007-7-12 21:34:24 > top of Java-index,Desktop,Core GUI APIs...