[iText-questions] variable reuse in iText

2002-01-26 Thread UCOP
Hello. I had a question RE the use of variables with iText. I am able to infer how this works from the examples, but wanted to make sure anyways. See the example below. My question is this: Cell cell = new Cell("Here is some text"); table.addCell(cell); cell = new Cell("Here the variable i

[iText-questions] How to restrict printing using iText

2002-01-26 Thread Rajendran S
I am generating a PDF document in the server. I would like to display the document to the user but would like to disable the print button in ADOBE Acrobat reader ver 5.0 installed in the client machines. Can I do this using iText? Thanks __

[iText-questions] No Border for Empty Cells when the row spans between pages (fwd)

2002-01-26 Thread bruno
Hello, Thanks for your immediate reply. Is it a good approach to extend Table class and override the behaviour? If not, can you brief how can I use the PdfPTable in this situation. Regards, Prashant Nadig - Original Message - From: <[EMAIL PROTECTED]> To: "Prashant Nadig" <[EMAIL PR