Print-preview rendering
Creating a bitmap image from a PDF is normally done in RGB, but when that PDF contains overprinting or depends on CMYK blending, you need something more. This article tells you how.
How to print with "Comments Summary"
This article shows how you can create a custom viewer feature that duplicates the functionality of Acrobat's "Print with Comments Summary" feature.
University Goes Paperless with BFOs Java PDF Library
UK University Integrates BFO's Java PDF Library.
Using Java to Print PDF Documents
Printing PDFs is easy with the Java PDF API. In this article we go through the Java Print API at a high level, then guide you through the details in case things go wrong.
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.