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
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