Class PdfBoxFontMapper
java.lang.Object
eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer.PdfBoxFontMapper
public class PdfBoxFontMapper extends Object
Maps Java Fonts and PDFBox fonts
-
Constructor Summary
Constructors Constructor Description PdfBoxFontMapper()
-
Method Summary
-
Constructor Details
-
PdfBoxFontMapper
public PdfBoxFontMapper()
-
-
Method Details
-
getPDFont
Gets a PDFBox font by Java font- Parameters:
javaFont
-Font
java instance of the font- Returns:
PDType1Font
-