For the MS-Word DOC conversions, you could look at JooConvertor (http://wonderlogic.com/tiki/tiki-index.php?page=JooConverter) which uses OpenOffice.org in server mode.
Currently, I'm using iText to convert images to PDF with no problems. In fact, iText increased the speed of conversion (which was previously using C++ code) by orders of magnitude. In one instance, a 12 minute conversion went down to 41 seconds. One warning on using JooConverter is that the current stable OO.o doesn't always handle MS-Word DOC embedded tables correctly. I found that much better results were acheived (in some instances) by downloading the latest unstable developer release (680 M38) and running that OO.o version in server mode. ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
