sonnv56 / xdocreport

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

Problem to generate an odt file with two occurences of the same key. #398

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

First I am sorry for my English and second I am a newbie so maybe my question 
has allready been answered somewhere but I didn't find where.

What steps will reproduce the problem?
1. Create an odt file with two occurences of the same key, as you can see in 
the file testodt.odt and the key value5. 
2. Create a very simple simple jsp file to create the values for the keys, as 
you can see in the file index.jsp 
3. call the jsp in a browser.

What is the expected output? What do you see instead?
I am trying to generate an odt file from another ODT file with velocity, with 
an information wrote twice and only the first occurence is updated as you can 
see in the file ODTHelloWordWithVelocity_Out.odt.

What version of the product are you using? On what operating system?
I am using the version 1.04 on windows 7.

Please provide any additional information below.
I am using velocity.

Thank you in advance for your help.

Original issue reported on code.google.com by pierrepo...@gmail.com on 8 May 2014 at 12:01

Attachments:

GoogleCodeExporter commented 9 years ago
Have you take time to read 
https://code.google.com/p/xdocreport/wiki/ODTReportingQuickStart ?

You don't use input field for your $value* filed name in the  testodt.odt . The 
$value5 is splitted (unzip your  testodt.odt and see content.xml).

Using input field (see 
https://code.google.com/p/xdocreport/wiki/ODTDesignReport) should fix your 
problem.

Original comment by angelo.z...@gmail.com on 16 Jun 2014 at 12:46

GoogleCodeExporter commented 9 years ago
None answer. I close this issue.

Original comment by angelo.z...@gmail.com on 7 Aug 2014 at 6:04