Hi, I stumbled about the following problem: Our graphics rendering software needs to get the current Composite attribute from the Graphics2D object. Unfortunately, PdfGraphics2D's getComposite method always returns null although an attribute "composite" exists in that class and is updated whenever setComposite is invoked. Shouldn't getComposite return that value?
Best Regards, Oliver ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
