I'm developing an application for printing PDF documents using Java and the library PDFRenderer, but I'm facing a problem while trying to use this library to view a PDF file.
I know that PDFRenderer allows me to view a PDF within a Java application, but I don't know how to do it, does somebody know how?