-------------- Original message ---------------------- From: "Jamal Mohideen" <[EMAIL PROTECTED]> > > Hello All, > > Please find attached program to perform bulk tiff to PDF conversion. > This program is written with iText-2.1.0.jar and code sample taken from > respective toollbox.jar >
I'm curious as to why you would decompile the PhotoAlbum class, obfuscating the code, rather than using the original source code. It's also apparent you failed to copy the required license into your version. Please work from the original source code, so those familiar with the internals of iText can help you. > When reading the tiff, Iam getting exception at Line 77 and more over the > exception is appearing randomly. Meaning, first run results in 45 > exceptions, second results in 1700 and third in 1684 exceptions. > What line of the original source code is giving you your problem? > This problem in appearing in Linux. I have tried already with Tiff2Pdf > sample, but that also results in the random results. Can anyone who knows > the iText internal help me please. If you had looked at the original source code, it would have n]been evident to you that PhotoAlbum is derived from Tiff2Pdf, i.e., there are artifacts of Tiff2Pdf comments in the original PhotoAlbum source code. Please provide a small stand-alone example, together with the input data you used, that exhibits the behavior you think your Linux environment is showing you. You will help yourself by also giving the flavor and version of Linux on which you are having the problem. Cheers, Bill Segraves ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
