Class CFFToType1Font

    • Method Detail

      • getInputStream

        public java.io.InputStream getInputStream()
                                           throws java.io.IOException
        Description copied from class: CustomFont
        Returns an InputStream representing an embeddable font file.
        Overrides:
        getInputStream in class CustomFont
        Returns:
        InputStream for an embeddable font file
        Throws:
        java.io.IOException - if embedFileName is not null but Source is not found
      • getInputStreams

        public java.util.List<java.io.InputStream> getInputStreams()
                                                            throws java.io.IOException
        Throws:
        java.io.IOException