[iText-questions] XmlWriter problem

2004-03-25 Thread Franck Poussiere
hello, I'm generating XML by the use of document.add(Element) method. the problem is that the XML generated is splitted (to respect 80 columns ??) and \n are inserted into paragraphs. So when generating corresponding PDF, lines are rejoined, and spaces forgotten. somebody can help me ? Franc

[iText-questions] XmlWriter problem

2004-03-25 Thread Franck Poussiere
hello, I'm generating XML by the use of document.add(Element) method. the problem is that the XML generated is splitted (to respect 80 columns ??) and \n are inserted into paragraphs. So when generating corresponding PDF, lines are rejoined, and spaces forgotten. somebody can help me ? Franc