1. How to set a jpeg file on a JLabel? coderanch.com |
2. Save Component(containing jpeg and JLabels) as JPEG? Is there a package for this? coderanch.comI tied this a few years ago and could find NO way to get anything more than 72 DPI. I was using an image then using a PDF converison library to convert it to PDF. The output looked awful because it was 72 DPI. I gave up on the PDF/JPEG output. If anyone does know a way to make it greater ... |