Constructor and Description |
---|
XMLConvertHelperFonts() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getFontInfoAsXML(com.itextpdf.text.pdf.PdfReader reader)
Creating an XML for all font information of a PDF document.
|
static java.lang.String |
getFontInfoAsXML(java.util.Set<com.pdfunit.internal.spi.IFont> fontInfos)
Creating an XML for all font information of a PDF document.
|
public static java.lang.String getFontInfoAsXML(com.itextpdf.text.pdf.PdfReader reader) throws java.io.IOException
java.io.IOException
public static java.lang.String getFontInfoAsXML(java.util.Set<com.pdfunit.internal.spi.IFont> fontInfos) throws java.io.IOException
java.io.IOException
Copyright (C) PDFUnit.com. See here for license.