Re: [iText-questions] Beginners question: PdfPTables and HeaderFooter

2003-09-21 Thread Paulo Soares
: RE: [iText-questions] Beginners question: PdfPTables and HeaderFooter > Hi All > > I've figured out how to make headers & footers that are PdfPTables and > attach > a little example showing how it is done. If anyone knows of a better way > of doing > this then fee

RE: [iText-questions] Beginners question: PdfPTables and HeaderFooter

2003-09-20 Thread Mike-I . Shaw
Hi All I've figured out how to make headers & footers that are PdfPTables and attach a little example showing how it is done. If anyone knows of a better way of doing this then feel free to let me know. regards Mike import java.io.FileOutputStream; import java.io.IOException; import java.io.Byte