search the forum and google for round corners and read the itext book. there are example out there.
mostly it is adding a event thing to tables that will draw a roundedrectangle for x1,x2 and y1,y2 of the table. you have to do a a little math but nothing really hard Rick Roen wrote: > > Hey, those are really nice! > > I use tables extensively for producing invoices/confirmations etc. and > have > always wondered if I could do the rounded corners like you have all over. > How are you doing these? > > Regards, > > Rick > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > FlyingBuzz > Sent: Thursday, June 12, 2008 4:17 PM > To: [email protected] > Subject: [iText-questions] Share examples of pdfs created with iText! > > > Lets see what you are using iText for and how nicely a generated PDF could > look. > > Example 1: > http://www.nabble.com/file/p17809870/DomesticApprovalS13371.pdf > DomesticApprovalS13371.pdf > > Example 2: > http://www.nabble.com/file/p17809870/DomesticApprovalS13371%25282%2529.pdf > DomesticApprovalS13371%282%29.pdf > > > > Alt Links: > http://www.sendspace.com/file/1phhk1 http://www.sendspace.com/file/1phhk1 > http://www.sendspace.com/file/33f8dh http://www.sendspace.com/file/33f8dh > > -- > View this message in context: > http://www.nabble.com/Share-examples-of-pdfs-created-with-iText%21-tp1780987 > 0p17809870.html > Sent from the iText - General mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Do you like iText? > Buy the iText book: http://www.1t3xt.com/docs/book.php > Or leave a tip: https://tipit.to/itexttipjar > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Do you like iText? > Buy the iText book: http://www.1t3xt.com/docs/book.php > Or leave a tip: https://tipit.to/itexttipjar > > -- View this message in context: http://www.nabble.com/Share-examples-of-pdfs-created-with-iText%21-tp17809870p17824816.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
