Yes I have used this
HeaderFooter header = new HeaderFooter(new Phrase("This is a header without a page
number"), false);
document.setHeader(header);
this is working fine for all the pages but this value could not be set for the first
page I am adding two tables. One table is dyanamic and it go
Hai
My requirement is that I need to create page number at the end of each Page
I am creating a single table in which number of rows will go from 2 to N number. I
implemented the PdfPageEvent Interface I oover ridden the Methods
onEndPage
It doesn't write the page number
Give me the solution
Hai,
we were using ITEXT for our project to create PDF documents and this working fine.I
have a requirement like this, I need to create the index page at the begining of the
document.
index page will look like this
Slno Topic Page Number
1Ch
Hai all,
I am using Itext to generate PDF.And this is working fine. I need to Know the
limitation in ITExt. Did Any one came across the some problem
I need to know.
is there any limitation in size of Documents created?
Is there any limitation in number of concurrent Users?
like this...
bye
Sun
out in catch block is jsp built in object.
I am using in JSP file
Even if I comment the line
out.println
in catch block I am getting same exception
:Illegal state exception
How can we avoid this
[EMAIL PROTECTED] wrote
What is 'out' in you catch-phrase?
Is it a PrintWriter you got like this:
Pr
I tried as below
try {
response.setContentType("application/pdf");
//out.println("First Line");
Document document=null;
ByteArrayOutputStream ba =null;
document = new Document();
ba = new ByteArrayOutpu
Thanks bruno
Is it possible to send response to the user directly as
PdfWriter.getInstance(document, response.getOutputStream());
When I use this I am getting the error as illegal state exception
[EMAIL PROTECTED] wrote
Quoting [EMAIL PROTECTED]:
> I tried this method. After I create the
I tried this method. After I create the PDF file I redirect the response to the pDF
file created then I create the file Object delete this file, File gets deleted first
before redirecting the response to the PDF file.
Thanks
Sundar
[EMAIL PROTECTED] wrote
Well, assuming you have already creat
hai All,
I am creating the PDF file in the server after that I am sending the PDF file to the
user. I want to delete the file from server.
how can I do this.
thanks
Sundar
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heav