Another strange observation: <%description%> works perfectly in this slot, but 
<%itemnotes%> does not.

invoice.tex: renders notes and description (duplicated in detail table) 
correctly

\vspace{12pt}

<%notes%>
<%foreach number%>
  <%runningnumber%>. & <%description%> \\
<%end number%>
}

invoice.tex: output page(s) have enough white space for notes and runningnumber 
+ itemnotes, but no text is rendered there.

\vspace{12pt}

<%notes%>
<%foreach number%>
  <%runningnumber%>. & <%itemnotes%> \\
<%end number%>
}





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sql-ledger-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sql-ledger-users

Reply via email to