I am new to IText. Can you please send me a sample
code showing how I can achieve this. Also when and how
is that page event triggered.
Thanks
Shreekanth
--- bruno <[EMAIL PROTECTED]> wrote:
> Shreekanth wrote:
>
> >Hi,
> >
> >Firstly, I am very happy to be using iText as a
> java
> >library fo
Shreekanth wrote:
I am new to iText. So can you please provide me with a
sample code so that I know how this can be done. How
can this pageEvent be triggered.
public class PageWithRectangle extends PdfPageEventHelper {
public void onEndPage(PdfWriter writer, Document document) {
PdfConte
Shreekanth wrote:
Hi,
Firstly, I am very happy to be using iText as a java
library for genrating PDF.
One of the requirements I have for PDF generation is
to have a border for all my pages and all the content
in each page should appear within this border
I tried creating this border by using
Hi,
Firstly, I am very happy to be using iText as a java
library for genrating PDF.
One of the requirements I have for PDF generation is
to have a border for all my pages and all the content
in each page should appear within this border
I tried creating this border by using a Table and
dumping a