Hi there,
How can I underline a text like this code:
new Chunk("www.xpto.pt", FontFactory.getFont(FontFactory.HELVETICA, 10,
Font.UNDERLINE, new Color(0, 0, 255))).setAnchor(new
URL("http://www.xpto.pt/"));
but not using this code. I get a error when I try to convert the pdf to ps, using pdf2ps from ghostscript (on Solaris).
There's anyway to add this atributes whithout using FontFactory?
Thanks..
--
Bruno V. Gonçalves
- [iText-questions] underline text Bruno Gonçalves
