Using Webswing to simplify PDF Viewer deployment
The advantages of using Webswing to run PDF Viewer via a standard web browser
Text Highlighting with the PDF Viewer
Here are a couple of examples of highlighting & redacting text with the BFO PDF Viewer.
The Firefox pdf.js Viewer
We've been getting a few emails asking about the new "pdf.js" viewer in Firefox, and why some of our documents don't render correctly in that viewer. Read on to find out why.
Client Customizes PDF Viewer Using Source Code
Client adopts BFO's customizable Java PDF Viewer for their project.
Roll your own applet: the definitive guide
We've covered them before, but Applets - a technology launched in 1996 with Java 1.0 - just keep changing. What follows is the definitive, step-by-step guide to compiling our viewer as an Applet useful as of mid-2012.
Extending the PDF Viewer - Part 2
In the second part of our "extending the viewer" series, we show you how to go all the way - we create a new "Custom Stamp" feature, then show you how to compile it, bundle it with the Jar than prepare the Jar in the most efficient way for applet delivery.
Using Acrobat JavaScript
PDF documents can contain JavaScript, which opens up all sorts of possibilities - not all of which are gaping security holes. Here's an article showing how to use it in PDF - both how to embed it from the Report Generator, and how to run it in the Viewer.
Yet another happy BFO PDF Library customer
QNT Systemy Informatyczne is a leading manufacturer of software for government organizations in Poland. We develop software for accounting, payroll, human resources and many other fields.
Extending the PDF Viewer - Part 1
The BFO PDF Viewer has a simple framework and API for adding new features. This article will show how to add a simple widget to the toolbar and then add more features that interact with the PDF document itself.
New features for Java applets
Sun have rewritten the Java browser plugin in Java 6 Update 10 to address many of the issues that people have experienced with deploying Java applets, and to add new features such as dragging applets out of the browser. We have updated the PDF Viewer Applet to take advantage of these features, and we'll show how you can update your own deployment of the PDF Viewer Applet, or any other applet, to do the same.