Problem: I am using PdfStamper to fill inn values from an FDF. Now I want to to implement a filter to change the text colors of all the text strings to a predefined spot color.
Are you doing simple filling or also flattening?
I ask because PDF forms don't support spot colors - you would need to flatten, in which case you could use spots, but yes, you'd need to modify the flattener.
Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax)
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
