atronwestphal / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

Tab-stop will not be copied for the first line of a foreach loop #368

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a word (docx) document with an #foreach statement (velocity)
2. Enter some tab stops in the same line as the #foreach (especially, the one I 
have: on the right with alignment right)
3. Enter another line and insert also some tab stops here to see the difference.
4. Enter a new line with #end

What is the expected output? What do you see instead?
The expected output would be, that all tab stops are in each lines which are 
generated by the foreach loop.
What I see is, that the first line (containing the #foreach statement) does 
loses its tab stops after first iteration of the loop

What version of the product are you using? On what operating system?
v1.0.2

Please provide any additional information below.

Original issue reported on code.google.com by MayBe...@googlemail.com on 20 Feb 2014 at 7:44

GoogleCodeExporter commented 8 years ago
I'm afraid that it's not possible to manage your case. But please attach a 
docx+java main which causes this problem. I will study it.

Regards Angelo

Original comment by angelo.z...@gmail.com on 20 Feb 2014 at 8:16

GoogleCodeExporter commented 8 years ago
see attachment

Original comment by MayBe...@googlemail.com on 20 Feb 2014 at 8:51

Attachments: