Re: [iText-questions] PDF with elements side by side

2014-04-27 Thread iText mailing list
On 4/28/2014 7:43 AM, Saurabh Mayekar wrote: As shown in the image I was able to write Table 1 successfully that goes in multiple pages. But how do i come at the starting page of the document again to plot the image at it's absolute position at first page? Once a page is written to the output s

Re: [iText-questions] PDF with elements side by side

2014-04-27 Thread Saurabh Mayekar
Hi, I am working with ColumnText as you suggested , I just have a doubt regarding it. As shown in the image I was able to write Table 1 successfully that goes in multiple pages. But how do i come at the starting page of the document again to plot the image at it's absolute position at first page?

Re: [iText-questions] PDF with elements side by side

2014-04-25 Thread iText Info
Saurabh Mayekar schreef op 25/04/2014 8:46: > Hello , > > I want to create a PDF which has elements placed side by side.(Please > refer the image attached.) Please take a look at the following example from chapter 4 of the official documentation: http://itextpdf.com/examples/iia.php?id=91 This

[iText-questions] PDF with elements side by side

2014-04-24 Thread Saurabh Mayekar
Hello , I want to create a PDF which has elements placed side by side.(Please refer the image attached.) [image: Inline images 1] Here as u can see, the image and table 2 is placed to the right side of table 1. How can i achieve this ? I am using iText 5 version. And there are cases in this PDF