hello.
i started using iText a few days ago and i'm very impressed about its
functionality, i was looking for a program like that a long time.
here's my question:
i want to arrange some paragraphs using a tabulator, similiar to word or
any other text editor. right now i'm using a code like this, which does
not work properly:
**** snip ****
Paragraph ang1 = new Paragraph("Angebot:" + "\t\t" + "XYZ");
Paragraph ang2 = new Paragraph("\t\t\t\t\t\t\t\t\t\t\t\t" + "XYZ");
**** snip ****
can anyone tell me a better way to use tabs, or do i have to use tables
instead?
thx in advance, guys.
P.
------------------------------------------------------------------
Jumping through hoops to get E-mail on the road?
You've got two choices: Join the circus, or use Molly Mail.
Molly Mail -- http://www.mollymail.com
------------------------------------------------------------------
Having trouble sending email from different locations ?
Need a single outgoing mail server that will work from anywhere ?
Set it to smtp.com and never have to change it again !
http://www.smtp.com
------------------------------------------------------------------
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions