Class PDFontHelper


  • public final class PDFontHelper
    extends Object
    Helper class to access package private classes of PDFont.
    Author:
    Philip Helger
    • Method Detail

      • encode

        public static byte[] encode​(@Nonnull
                                    org.apache.pdfbox.pdmodel.font.PDFont aFont,
                                    int nCodePoint)
                             throws IOException
        Throws:
        IOException