Hi.

I'm trying to use PDF files as templates for (simple) reports (using 
PdfStamper). I run into 2 problems:


1. To combine exact position of a table (using writeSelectedRows) and automatic 
page break I need to know the bottom and top total margin (page margin + 
footer/header). I found in PdfDocument the methods indentBottom() and 
indentTop(). They seem to return the values I need, but they are protected 
methods. I did want to customize the sources but there are several errors in 
iText-2.1.7-sources.jar, most but not all related to missing BouncyCastle 
classes (unfortunately that website is down atm).

2. Furthermore, When "growing" a table all items below that (except footer) 
have to be moved. I couldn't figure out how to achieve this.


Anyone with suggestions, please?


Regards,

   Michael
-- 
Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to