JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.apache.pdfbox.tools.imageio.ImageIOUtil.writeImage
(BufferedImage, String, String, int)
use
writeImage(BufferedImage image, String filename, int dpi)
, which uses the full filename instead of just the prefix.
org.apache.pdfbox.tools.PDFText2HTML.writeHeader()
use
PDFText2HTML.startDocument(PDDocument)
writeImage(BufferedImage image, String filename, int dpi)
, which uses the full filename instead of just the prefix.