suresh patidar wrote:
> Hello,
>
> sorry for my bad english.
>
> i want to write underlined text with PdfContentByte class.
> how can i do it.
Either you draw the line yourself with
moveTo(x1, y1);
lineTo(x2, y2);
stroke();
commands.
Or you use Chunk.setUnderline in combination with ColumnText.
Hello,
sorry for my bad english.
i want to write underlined text with PdfContentByte class.
how can i do it.
so please give some code for example.
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new s