Hi, So does this mean that someone is looking at the issue? Or shall I try to encipher how these stuff are used and then try to find architecturally correct way to fix the issue. I just fear that this might be systematic issue inside that also affects other parts.
Thanks, Vesa Jääskeläinen Paulo Soares wrote: > Yes, the ordering is done as text but the PDF expects the ordering to be done > byte by byte irrespective of the encoding. It's an iText bug. > > Paulo > >> -----Original Message----- >> From: Leonard Rosenthol [mailto:[email protected]] >> Sent: Tuesday, September 29, 2009 3:55 PM >> To: Post all your questions about iText here >> Subject: Re: [iText-questions] [patch-itextsharp] Fixes to >> attachment handling >> >> OK - got it. >> >> It's not the Unicode name itself - that's valid. HOWEVER, >> when you add the second one, it's not properly ordered >> according to the rules for a Names tree and thus you've >> created an invalid PDF. >> >> Changing the name just avoids the real, underlying cause. >> >> Leonard >> >> -----Original Message----- >> From: Vesa Jääskeläinen [mailto:[email protected]] >> Sent: Tuesday, September 29, 2009 10:38 AM >> To: Post all your questions about iText here >> Subject: Re: [iText-questions] [patch-itextsharp] Fixes to >> attachment handling >> >> Hi All, >> >> Ok. I have updated the file on the web: >> http://nokkau.net/~chaac/files/itextsharp/itextsharp-attachmen >> t-problem.zip >> >> Now if you open source_with_add_me_added_svn.pdf with Adobe Reader >> (9.1.3). Attachments pane will be visible and two attachments shown. >> >> Now if you select add_me.txt and then right click over it and select >> Save. Nothing happens. >> >> If you select AGM_TimeInfo.log then you are presented with >> save as dialog. >> >> Now if you do the same for my modified iTextSharp version you can save >> both of those files. (source_with_add_me_added_local.pdf) >> >> Thanks, >> Vesa Jääskeläinen ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ 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 Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
