Hello all, I've been working with itext a lot recently in a web application that combines vector images from pdfs along with some new text into a single pdf document, and everything works well (thanks paolo and bruno!) except for a single big issue.
An important aspect of this application is changing the color of existing single-color vector images. These images can be either from pdfs (i currently import vector images from pdfs using the PdfTemplate) or wmfs (i also import vector images from wmfs into the final document). It appears that changing the opacity of an imported vector image is workable (post 17064 from 7/21), but I have yet to find a way to change the color of vector images using itext. The application is in .net, so I'm making use of itext.net, which is a great port. Any guidance or suggestions would be greatly appreciated. Thanks! blake ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
