I'm trying to export some complicated vector graphics -- including gradients with multiple colors -- through iText's Graphics2D.
My first questions are: 1. Is this technically possible in PDF's? 2. If I study the code for how GradientPaints are processed (which use only 2 colors): is it theoretically possible to use existing iText- related objects to achieve this? The PdfShading and PdfShadingPattern look promising, but the javadocs are bare. I thought I'd ask the list before I explore further. Regards, - Jeremy ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
