I'm new to Java & iText, so please bear with me. I'm trying to generate a PDF/A-1b document using iText and when I try to do a ".addCell" to add values in a table, the program complains about the font not being embedded, I'm able to specify the font with Chunk and Paragraph, but not addCell. Is there any way to do it? Thanks
____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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/
