Search results
"tag:"applet""
| Title and summary | Date/time | |
|---|---|---|
|
1
|
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. |
18-Jun-2012 17:06:15 |
|
2
|
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 ... |
08-Nov-2011 19:10:17 |
|
3
|
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. |
25-Aug-2011 13:59:30 |
|
4
|
Combining Ant, Jar, Signatures and Pack200
If you're deploying Java code as Applets, Pack 200 compression can reduce the size of your download by 70%. This article shows how to build digitally signed Jars with Pack 200 compression using Apache Ant. It can be applied to any code, not just BFO code. |
13-May-2010 11:14:00 |
|
5
|
Silently* print a PDF from a web browser
We occasionally are asked how to print a PDF from a web browser without displaying a dialog. There isn't an easy answer to this, but you can get fairly close with our Viewer API. |
28-Sep-2009 15:46:00 |
|
6
|
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 ... |
05-Jan-2009 10:39:00 |