Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lumnis
pdfrenderer
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package pdfrenderer
<package name="pdfrenderer" project="home:lumnis"> <title>Java library to renderer and display pdf documents</title> <description> The PDF Renderer is just what the name implies: an open source, all Java library which renders PDF documents to the screen using Java2D. Typically this means drawing into a Swing panel, but it could also draw to other Graphics2D implementations. We hope you will come up with cool things to do with it that we never thought of. PDF is one of the core file formats of the Internet, so it is very important for Java programmers to be able to both read and write PDFs. Great open source libraries like iText have long handled the writing half, but until now there has not been a good way to read PDFs using open source Java libraries. It could be used to draw on top of PDFs, share them over a network, convert PDFs to PNG images, or maybe even project PDFs into a 3D scene. Note, the PDFRenderer does not generate PDF documents, instead it views them. To generate PDFs you should try iText or one of many other great Java libraries. </description> <person userid="lumnis" role="bugowner"/> <person userid="lumnis" role="maintainer"/> <build> <disable arch="i586"/> <disable arch="ppc"/> <disable arch="ppc64"/> </build> <publish> <disable arch="i586"/> <disable arch="ppc"/> <disable arch="ppc64"/> </publish> <useforbuild> <disable arch="i586"/> <disable arch="ppc"/> <disable arch="ppc64"/> </useforbuild> <url>https://pdf-renderer.dev.java.net</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor