See the examples at itextpdf.sf.net. Best Regards, Paulo Soares
----- Original Message ----- From: "Ivan Biddles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 22:02 Subject: [iText-questions] Bar Code Images and PdfStamper Hi, I have been able to insert variable data into a PDF using PdfStamper and I have been able to create a bar code image in the top corner of a new (empty) document – both by following the samples. So far I haven’t had success trying to add a bar code to a document that I manipulate with PdfStamper The bar code, per the sample, is added directly to the document as a Chunk within a Phrase within a PdfPTable, but I haven’t found a way to get a reference to the ”document” from PdfStamper (or its PdfWriter instance). Is there a recommended way to do this or some sample code? Thanks, Ivan. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.698 / Virus Database: 455 - Release Date: 6/2/2004 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
