Class SetTextFont


  • public class SetTextFont
    extends OperatorProcessor
    Version:
    $Revision: 1.5 $
    Author:
    Huault : huault@free.fr
    • Constructor Detail

      • SetTextFont

        public SetTextFont()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        Tf selectfont Set text font and size.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        operator - The operator that is being executed.
        arguments - List
        Throws:
        java.io.IOException - If an error occurs while processing the font.