public class WmfImageHelper extends Object
PdfFormXObject
.
Modifier and Type | Field and Description |
---|---|
static float |
wmfFontCorrection
Scales the WMF font size.
|
Constructor and Description |
---|
WmfImageHelper(ImageData wmf)
Creates a helper instance.
|
Modifier and Type | Method and Description |
---|---|
PdfXObject |
createFormXObject(PdfDocument document)
Create a PdfXObject based on the WMF image.
|
public static float wmfFontCorrection
public WmfImageHelper(ImageData wmf)
wmf
- the WmfImageData
object
public PdfXObject createFormXObject(PdfDocument document)
document
- PdfDocument to add the PdfXObject to
Copyright © 1998–2023 iText Group NV. All rights reserved.