Tabs are not supported. They are in my to-do list for a very, very long time
but something more urgent gets always in the way.
The alternative is to use tables or text at precise positions.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Per-Olaf Strachotta [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, November 11, 2003 7:15
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] simple tab question
> 
> 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


-------------------------------------------------------
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

Reply via email to