vs72737 / xdocreport

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

issue while creating docx in foreach loop #485

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Not able use foreach loop..

get below exception

javax.servlet.ServletException: Encountered "#end" at 
fr.opensagres.xdocreport.document.docx.DocxReport@3697db9a!word/document.xml[lin
e 1, column 1839]
Was expecting one of:
    <EOF> 
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    "*#" ...
    "*#" ...
    "]]#" ...
    <STRING_LITERAL> ...
    <IF_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    <EMPTY_INDEX> ..

Original issue reported on code.google.com by s...@eintern.com on 27 Jun 2015 at 11:00

GoogleCodeExporter commented 8 years ago
> Not able use foreach loop..

We cannot help you more with those info...

Original comment by angelo.z...@gmail.com on 28 Jun 2015 at 8:14