dbarra / xdocreport

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

PPTx table not creating rows for each value #278

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a template table in pptx slide (attached)
2.Generate PPtx report loading this template, I used sample 
PPTXProjectAndDeveloppersWithVelocity

All the values from the context it put into one single row and no new rows are 
created in pptx. In docx file, for each value a new row is created

What version of the product are you using? On what operating system?
1.0.2, windows OS

I have attached the input and output files as :
Input pptx : PPTXProjectAndDeveloppersWithVelocity.pptx
Output pptx : PPTXProjectAndDeveloppersWithVelocity_Out.pptx

Original issue reported on code.google.com by ritesh...@gmail.com on 20 Jun 2013 at 3:56

Attachments:

GoogleCodeExporter commented 8 years ago
Yes, it's normal, it's not implemented for pptx. Please read 
https://code.google.com/p/xdocreport/wiki/PPTXReportingJavaMainListField to 
know what is implemeted.

Original comment by angelo.z...@gmail.com on 20 Jun 2013 at 9:56