I've just evoluted iText for a couple of days now, and have some questions which I really would appreciate getting some answers to.
First let me explain what problem i would like to solve with iText.
We have a java server based on webservices with a object to database mapping framework called hibernate. All tables in the db is represented as objects in out server. I've found a library called domify which can serialize a java object to XML. What I want to do with iText is to take a db object, serialize it to XML, and then transform that XML to iText XML with the XSLT i have associated with this object type, and finally write a PDF using iText.
So this is the questions i have:
1. Does any of you see any major design flaw with the model i've described above?
2. I can't find any reference that contains all the available tags in the iText xml, where can i find this?
3. I read that the XML->PDF development has discontinued for a couple of years, despite this fact, is it safe to base a solution on this technology? Is there anyone out there that has deployed a solution base on iText XML->PDF, comments appreciated!
4. The standard XML-FO is under development, but hasn't reached a stable version yet, so i guess it would not be wise to deploy a solution based on that techonolgy, or .....?
Every answer appreciated. Best Regards John Gunnarsson
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
