<%@page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %> <%@ page language="java" import="it.acxent.jsp.*" %> <%@ page import="it.acxent.contab.*" %>
Stampa
>
<%=bean.getNumeroDocumento()%> <%= df.format(bean.getDataDocumento()) %> <%= bean.getRiferimento( )%> <%= df.format(bean.getDataRiferimento()) %>
<%=Ab.formatBeanMsg( msg, grantMsg)%>
  Descrizione Note Colpi
Iniziali
Colpi
Finali
Tot
Colpi
Telaio  
  <%= rowBean.getDescrizioneCodiceRiga() %> <%= rowBean.getDescrizioneRigaCompleta() %>
<%= (rowBean.getStacchi())%>X<%=nf.format(rowBean.getMetriStacchi())%>=<%=nf.format(rowBean.getQuantita())%>
<%=rowBean.getNotaRigaDocumento()%> <%=nf0.format(rowBean.getColpoInizialeRiga())%> <%=nf0.format(rowBean.getColpoFinaleRiga())%> <%=nf0.format(rowBean.getTotColpiRiga())%> <%=rowBean.getTelaio().getDescrizioneCompleta()%>
.....