<http://itext-general.2136553.n4.nabble.com/file/n4659380/Unbenannt.jpg>
who can help me get into the pdf content, to change the color of text !?? I can not get into the kids or content dicts ... using itext / itextsharp Dim reader As New iTextSharp.text.pdf.PdfReader("C:\hideblack.pdf") For i As Integer = 1 To reader.NumberOfPages Dim pageDict As iTextSharp.text.pdf.PdfDictionary = reader.GetPageN(i) Dim Items As iTextSharp.text.pdf.PdfArray = = TextSharp.text.pdf.PdfReader.GetPdfObject(pageDict.Get(iTextSharp.text.pdf.PdfName.CONTENTS)) -- View this message in context: http://itext-general.2136553.n4.nabble.com/Changing-text-color-inside-dictionary-tp4659380.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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