-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Pdf
Integrating PDF.js as PDF viewer in your web application
When writing business web applications you often need to show PDF files in your application. But this requires that the user has an installation of a PDF viewer (e.g. Adobe Reader) and the browser plugin is activated. With PDF.js there … Continue reading
Posted in Web as a Platform
Tagged chrome, firefox, Internet Explorer, javascript, Pdf, PDF.js, Web
53 Comments
ICEpdf provides hassle free PDF presentation within Java
For many Java-Applications there is the need for displaying PDF files, as defacto standard for document presentation. Beneath jPDFViewer (Commercial) and pdf-renderer (LGPL, for Swing or other Graphics2D implementations) there is ICEpdf available. It is dual licensed: Commercial and Mozilla … Continue reading