Op 20/04/2011 16:59, alex_2292 schreef: > sorry I think I've not explained well,or I don't understand annotation > concepts ( possible ). > I have created 3-4 text annotation on a existing pdf.obviously when I click > on the annotation icon a popup appear with title and description.Is this a > popup annotation related to the text annotation? or is a popup implicit > "behaviour" of the text annotation?
That is not a popup annotation! That is an ordinary (closed) text annotation (it opens when you click it). > My problem is that I'd need to modify the text on the popup text area and > resave the modified text.I have seen that is possible working on the pdf > dictionary of the annotation object.But my problem is that seems the > annotation are not related to the acroform, Your are confusing text and widget annotations. > so I don't know how extract them > by name/id.I have extracted infact all them by > PdfArray.PRIndirectReference,but they have ALL the same name "Comment",so I > can't operate on one specific. You should use different titles for different annotations. If you didn't define any difference when you created them, how do you expect to find any difference? > How can I extract the annotation (PdfDictionary) I need?by wich > attribute/field? Did you define an attribute that is different? If not, what do you expect? ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
