|
Hi, Does anyone know any method to get an
underline with a base font?. I
need it for drawing text with the PdfContentByte class, it uses BaseFonts
instead of Fonts in the setFontAndSize method. The underline feature
belongs to the Font class. The only solution I can imagine is
to write manually a line, by using the methods of PdfContentByte, but surelly
there is an easier method. Thanks in advance for any help. -------- David |
- RE: [iText-questions] BaseFont and underline Carmona Perez, David
- RE: [iText-questions] BaseFont and underline Paulo Soares
