Hi You should be able to reproduce the sample html page you gave in rtf. The main problem being that you can't use nested tables with the RtfWriter. You'll have to do it in one Table. Creating the barcode as an image and then inserting that image into the document should also work. But the image type will have to be png or jpeg. And you'll probably have to write it to disk and then read it from there again, but I'm not sure about that.
Greetings, Mark _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
