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