I'va been trying to remove images in the contentstream using pdfContentParser.
In my pdf the contentstream looks like this: q BT 36 806 Td ET Q q 1 0 0 1 0 0 cm /Xf1 Do Q q 182 0 0 130 213.84 168.26 cm /img0 Do Q What I can do is to remove the /img0 at row three. But what I can't do is to remove other images that is located under /Xf1. Does anyone know how i can access the contentstream in /Xf1? Or am I not thinking correctly? (I have deleted the images in the xobjects..) -- View this message in context: http://www.nabble.com/More-images-in-pdfContentParser-tp17799762p17799762.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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
