Re: [iText-questions] How to make growing table in XFA Form with Itext

2010-01-11 Thread 1T3XT info
Wahyu Komara wrote: > I wonder why the table can't grow dynamicaly based on database/XML record > ?if the problem is the XML doesn't adhere to the XSD , why the resulted PDF > is filled , even only one record? That's perfectly possible if your subform can't grow. It all depends on how you created

Re: [iText-questions] How to make growing table in XFA Form with Itext

2010-01-11 Thread Wahyu Komara
Wahyu Komara wrote: > Dear All, > I make Interactive PDF form with Livecycle(LC), and I put Livecycle Table > Object in Form then I put TextField Object to each Table Cell, with this > form I want to make growing PDF table based on database. > > I found tutorial : ( > http://1t3xt.info/examp

Re: [iText-questions] How to make growing table in XFA Form with Itext

2010-01-07 Thread 1T3XT info
Wahyu Komara wrote: > Dear All, > I make Interactive PDF form with Livecycle(LC), and I put Livecycle Table > Object in Form then I put TextField Object to each Table Cell, with this > form I want to make growing PDF table based on database. > > I found tutorial : ( http://1t3xt.info/examples/b

[iText-questions] How to make growing table in XFA Form with Itext

2010-01-07 Thread Wahyu Komara
Dear All, I make Interactive PDF form with Livecycle(LC), and I put Livecycle Table Object in Form then I put TextField Object to each Table Cell, with this form I want to make growing PDF table based on database. I found tutorial : ( http://1t3xt.info/examples/browse/?page=example&id=441 ), b