How to convert Java gui page to pdf?
831755Aug 26 2011 — edited Aug 30 2011I am developing one software in which I want to allow user to print the data filled by him in GUI file, and for that I want to covert data filled by user into pdf format.
So what is the way by which I can achive this?