public interface FontMapper
BaseFont awtToPdf(java.awt.Font font)
font
- the font to be convertedjava.awt.Font pdfToAwt(BaseFont font, int size)
font
- the font to be convertedsize
- the desired point size of the resulting fontCopyright © 2013. All Rights Reserved.