Hi Marc 2009/4/21 Marc janvier <[email protected]>: > I think I found a bug with iText api. I have worked with this api in > different success projects but now i'm facing a problem, could you help me ? > description : > - I merge xml data with my static template using > XfaForm.mergeXfaData(Node n), that's successful, i've got my table populated ! > - I want to reduce the number of rows in my table, in order to > accomplish this task i change the attributes value of my occur element in the > xfa dom (retrieved with Acrofields.getXfa().getDomDocument) and put it back, > and finally save the newly created PDF. > - In conclusion i open the PDF file, i can see my changes in the xfa > dom, but not on the screen. > > What is the problem ?? is it a bug of iText ?
You are talking about iText 2.0.3. This version is dated May 25th, 2007, that's almost 2 years old. The current iText version is 2.1.5, from March 8th, 2009. Have you tried with the current version? Is the bug still present? Cheers, alexis ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
