Smets-Michiels wrote:
> Hallo,

Je hebt deze vraag naar ongeveer 1500 mensen verstuurd, waarvan het 
merendeel geen Nederlands begrijpt.

(You've sent this question to approximately 1500 subscribers; most of 
them don't understand Dutch.)

> Ik moet een pdf-maken met een hoofding, midden en voetnoot.

So you want to create a PDF with a header, body and footer.
Most important question: are you a programmer? what is the format of the 
content you want to add to the document? Is it data from a database, 
XML, plain text,...?

> Het midden-gedeelte is van variable grootte maar de hoofding en de 
> voetnoot moeten altijd op dezelfde positie staan. Hoe moet ik dit oplossen ?

That's a very basic question: header and footer are added using page 
events; the body content is added with document.add();
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to