Quoting Matt Benson <[EMAIL PROTECTED]>: > What about this, though? At some point along the > evolution of iText XML it should be possible to write > an XML document, then create your PDF from that. The > same XML could also be used to create HTML output, > which can be read by Excel.
I was under the impression that the question concerned existing PDFs that had to be parsed. But maybe I was wrong. If newly iText created document were meant, you wouldn't need XML, you could just create a class CsvWriter that generates a plain text file with a separator of your choice... kind regards, Bruno _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
