public abstract class PCLCharacterWriter extends Object
Modifier and Type | Field and Description |
---|---|
protected PCLSoftFont |
font |
protected FontFileReader |
fontReader |
protected OpenFont |
openFont |
Constructor and Description |
---|
PCLCharacterWriter(PCLSoftFont font) |
protected PCLSoftFont font
protected OpenFont openFont
protected FontFileReader fontReader
public PCLCharacterWriter(PCLSoftFont font) throws IOException
IOException
public abstract byte[] writeCharacterDefinitions(String text) throws IOException
IOException
Copyright © 2025 Apache Software Foundation. All rights reserved.