<%@ Control Language="vb" AutoEventWireup="false" Inherits="ucPrintInvoice" %> <%@ Import Namespace="System" %> <%@ Import Namespace="ASPNetPortal" %> <%@ Import Namespace="System.Data.SqlClient" %> <%@ Import Namespace="System.IO" %> <%@ Import Namespace="System.Text" %>  
   


<%=GetGlobalResourceObject("lang", "BillingName")%> :
<%=GetGlobalResourceObject("lang", "TaxOffice")%> :
<%=GetGlobalResourceObject("lang", "TaxNo")%> :
<%=GetGlobalResourceObject("lang", "City")%> :
<%=GetGlobalResourceObject("lang", "Address")%> :
<%=GetGlobalResourceObject("lang", "CargoName")%> :
<%=GetGlobalResourceObject("lang", "ShippingName")%> :
<%=GetGlobalResourceObject("lang", "PhoneNumber")%> :
<%=GetGlobalResourceObject("lang", "PhoneGsm")%> :
<%=GetGlobalResourceObject("lang", "City")%> :
<%=GetGlobalResourceObject("lang", "Address")%> :
<%----%> <%# DataBinder.Eval(Container, "DataItem.StatusName") %>
  • <%# Container.DataItem("KdvRate")%>
  • <%# DataBinder.Eval(Container, "DataItem.StatusName") %> :
    <%=GetGlobalResourceObject("lang", "Totals")%> :
    <%=GetGlobalResourceObject("lang", "TotalPrice")%> :
    <%=GetGlobalResourceObject("lang", "TotalTax")%> :
    <%=GetGlobalResourceObject("lang", "TotalIncludeTax")%> :
    <%=GetGlobalResourceObject("lang", "TotalIncludeTax")%> :
       
    <%=GetGlobalResourceObject("lang", "TotalIncludeCargo")%>: