Re: [iText-questions] Editing XMP is difficult

2011-02-24 Thread 1T3XT BVBA
Op 23/02/2011 20:29, Laurent CAPRANI schreef: > I found no easy method to edit existing XMP streams. That's an understatement! > Let me suggest what might improve the toolkit in this area: > - An XmpWriter would be constructed from an existing XMP stream. Any added > description would replace the e

[iText-questions] Editing XMP is difficult

2011-02-23 Thread Laurent CAPRANI
I am using iTexSharp to update basic metadata (Title, Author, Keywords, etc.) on a bunch of PDF files. I found no easy method to edit existing XMP streams. XmpReader with its ReplaceDescriptionAttribute() method might be the way to go, but I haven’t guessed how to use it. Sure, I could parse the m