[email protected] wrote: > T%his has worked sweetly until recently. Some of my users who have used > Acrobat > 9 to create their own [filename_temp] have not been able to add covers etc.
Show us such a PDF and we'll try reproducing the problem. Of course: if the iText version you are using is very old, and if the PDFs that cause the problem have a compressed XRef table, then it's only normal that it doesn't work. Old versions of iText (and old versions of Adobe Reader) can't read a PDF with a compressed Cross-Reference table. > I tried downloading iText-2.1.5.jar and replacing the original (having renamed > it) by renaming the new jar as iText.jar but that won't work with any version > of > Acrobat file (unless I needed to to more than the simple replace). com.lowagie.tools.concat_pdf is no longer present in 2.1.5; so you were using a mighty old iText version. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ 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
