RE: [iText-questions] Table alignment

2002-10-29 Thread Paulo Soares
Yes. Best Regards, Paulo Soares > -Original Message- > From: Mandip S. Sangha [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, October 29, 2002 12:55 > To: [EMAIL PROTECTED] > Subject: Re: [iText-questions] Table alignment > > Hi All > > I am aware of

Re: [iText-questions] Table alignment

2002-10-29 Thread Mandip S. Sangha
Hi All I am aware of the discussion on the list concerning bookmarks and links no longer being usable after two pdf files are concatenated but should I be getting the same problem with the code below? public static void copy(String in, String out, String stamp) throws Exception { PdfReader

[iText-questions] Table alignment

2002-10-29 Thread amit
Hi All I am new to iText . I have one table which has only one column and I am inserting two tables in that table one table has two columns and another table has four columns . But after inserting tables the first table which has two columns is taking only half width of first table . How do I