-
Classes Class Description org.apache.fontbox.cff.Type1FontUtil This class isn't used and will be removed in 4.0.0.org.apache.pdfbox.util.SmallMap will be removed in 4.0.0
-
Methods Method Description org.apache.pdfbox.cos.COSName.clearResources() will be removed in 4.0.0org.apache.pdfbox.cos.COSObject.getGenerationNumber() will be removed in 4.0.0org.apache.pdfbox.cos.COSObject.getObjectNumber() will be removed in 4.0.0org.apache.pdfbox.cos.COSString.setForceHexForm(boolean) to be removed in a future release.org.apache.pdfbox.cos.COSString.setValue(byte[]) to be removed in a future release.org.apache.pdfbox.pdfparser.PDFParser.load(File) useLoader.loadPDF(File)insteadorg.apache.pdfbox.pdmodel.font.PDFontLike.getHeight(int) UsegetBoundingBox().getHeight()instead.org.apache.pdfbox.pdmodel.PDPageContentStream.appendRawCommands(String) Usage of this method is discouraged.