| Method and Description |
|---|
| org.apache.pdfbox.tools.PDFText2HTML.writeHeader()
deprecated, use
PDFText2HTML.startDocument(PDDocument) |
| org.apache.pdfbox.tools.imageio.ImageIOUtil.writeImage(BufferedImage, String, String, int)
use
ImageIOUtil.writeImage(BufferedImage image, String filename, int dpi), which
uses the full filename instead of just the prefix. |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.