- From: <funky@mail.uni-paderborn.de>
- Date: Tue, 17 Jul 2007 10:36:52 +0200
- To: www-xsl-fo@w3.org
Hello, I have the following problem: In an large document management system I generate several output pdf files from an customer xml input. In each pdf file I write an "invisible" block (called control line, having a white color and therefore not being printed). This control line is very important for my workflow. In a specific workflow step I read the informations being held in this line. Now, about a week ago I have had a strange problem. The input xml file is correct, but a single xml entry generates a breakline in the output pdf (while having none in the input!). The input looks like this: ... <n:Ort>Tübingen</n:Ort> ... and the output control line looks like this: "...<BR>T übingen<BR>..." The xml encoding is set to "ISO-8859-1". I have analyzed the file for breaklines in this particular entry - there are none. The block length is set to a large value and automatic breakline is disabled. How can this brealike happen?? Greetings, Michael Mlynarski
Received on Tuesday, 17 July 2007 08:37:14 UTC