<FixedPage xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="816" Height="1056" Name="Invoice">
    <Canvas Width="816" Height="1056" Background="White" Name="CanvasPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
        <Rectangle Width="750" Height="639" Canvas.Left="37" Canvas.Top="379" StrokeThickness="1" Stroke="#ff000000" />
        <Rectangle Width="750" Height="154" Canvas.Left="37" Canvas.Top="210" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="126" Height="16" Canvas.Left="506" Canvas.Top="228" FontSize="16" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="InvoiceNo">&lt;InvoiceNo&gt;</TextBlock>
        <TextBlock Width="120" Height="12" Canvas.Left="510" Canvas.Top="251" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Date">&lt;Date&gt;</TextBlock>
        <TextBlock Width="120" Height="13" Canvas.Left="543" Canvas.Top="270" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Terms">&lt;Terms&gt;</TextBlock>
        <TextBlock Width="120" Height="13" Canvas.Left="528" Canvas.Top="289" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="DueDate">&lt;DueDate&gt;</TextBlock>
        <TextBlock Width="46" Height="16" Canvas.Left="465" Canvas.Top="228" FontSize="16" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="InvoiceNoLabel">No.</TextBlock>
        <TextBlock Width="40" Height="12" Canvas.Left="465" Canvas.Top="250" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="DateLabel">Date :</TextBlock>
        <TextBlock Width="96" Height="12" Canvas.Left="465" Canvas.Top="270" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TermsLabel">Terms (days) :</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="38" Canvas.Top="91" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress1">&lt;CompanyAddress1&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="38" Canvas.Top="110" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress2">&lt;CompanyAddress2&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="38" Canvas.Top="129" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress3">&lt;CompanyAddress3&gt;</TextBlock>
        <TextBlock Width="310" Height="13" Canvas.Left="82" Canvas.Top="149" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyPhone1">&lt;CompanyPhone1&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="74" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyEmail">&lt;CompanyEmail&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="76" Canvas.Top="168" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyFax">&lt;CompanyFax&gt;</TextBlock>
        <TextBlock Width="499" Height="57" Canvas.Left="38" Canvas.Top="19" FontSize="41" FontFamily="Times New Roman" TextAlignment="Left" Foreground="#ff000000" Name="MyCompany">Text</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="38" Canvas.Top="149" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="38" Canvas.Top="168" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Fax :</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="38" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="108" Height="16" Canvas.Left="465" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Company Reg. No. :</TextBlock>
        <TextBlock Width="48" Height="15" Canvas.Left="41" Canvas.Top="306" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="96" Height="12" Canvas.Left="465" Canvas.Top="288" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Due Date :</TextBlock>
        <TextBlock Width="173" Height="24" Canvas.Left="41" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="DescriptionLabel">Item Description</TextBlock>
        <TextBlock Width="84" Height="24" Canvas.Left="486" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="QuantityLabel">Quantity</TextBlock>
        <TextBlock Width="72" Height="24" Canvas.Left="612" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="PriceLabel">Price</TextBlock>
        <TextBlock Width="84" Height="24" Canvas.Left="697" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="AmountLabel">Amount</TextBlock>
        <TextBlock Width="72" Height="14" Canvas.Left="498" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Quantity">&lt;Quantity&gt;</TextBlock>
        <TextBlock Width="72" Height="14" Canvas.Left="614" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Price">&lt;Price&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="694" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Amount">&lt;Amount&gt;</TextBlock>
        <TextBlock Width="110" Height="14" Canvas.Left="465" Canvas.Top="915" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SubtotalLabel">Subtotal</TextBlock>
        <TextBlock Width="120" Height="16" Canvas.Left="465" Canvas.Top="998" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="TotalLabel">Total</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="57" Canvas.Top="921" FontSize="12" FontFamily="Tahoma" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="CommentsLabel">Remarks</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="57" Canvas.Top="945" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments1">Text</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="57" Canvas.Top="964" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments2">Text</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="57" Canvas.Top="984" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments3">Text</TextBlock>
        <Line X1="38" Y1="902" X2="787" Y2="902" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="249" Height="57" Canvas.Left="537" Canvas.Top="19" FontSize="30" FontFamily="Times New Roman" TextAlignment="Right" Foreground="#ff000000" Name="DocumentType">&lt;DocumentType&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="692" Canvas.Top="915" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Subtotal">&lt;Subtotal&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="692" Canvas.Top="954" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Tax">&lt;Tax&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="692" Canvas.Top="973" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="SecondTax">&lt;SecondTax&gt;</TextBlock>
        <TextBlock Width="88" Height="16" Canvas.Left="694" Canvas.Top="998" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="Total">&lt;Total&gt;</TextBlock>
        <TextBlock Width="110" Height="14" Canvas.Left="465" Canvas.Top="954" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TaxLabel">Text</TextBlock>
        <TextBlock Width="105" Height="14" Canvas.Left="465" Canvas.Top="973" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SecondTaxLabel">&lt;SecondTaxDescription&gt;</TextBlock>
        <TextBlock Width="422" Height="14" Canvas.Left="41" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Description">Text</TextBlock>
        <TextBlock Width="48" Height="15" Canvas.Left="41" Canvas.Top="325" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="364" Height="14" Canvas.Left="80" Canvas.Top="325" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToEmail">Text</TextBlock>
        <TextBlock Width="239" Height="14" Canvas.Left="567" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyTaxRegNo">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="41" Canvas.Top="229" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillTo">Text</TextBlock>
        <TextBlock Width="364" Height="14" Canvas.Left="80" Canvas.Top="306" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToPhone1">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="41" Canvas.Top="248" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress1">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="41" Canvas.Top="267" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress2">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="41" Canvas.Top="286" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress3">Text</TextBlock>
        <Line X1="38" Y1="76" X2="460" Y2="76" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="460" Y1="364" X2="460" Y2="211" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="38" Y1="408" X2="787" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="460" Y1="1017" X2="460" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="576" Y1="1017" X2="575" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="691" Y1="1017" X2="691" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="460" Y1="940" X2="787" Y2="940" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="460" Y1="992" X2="787" Y2="992" StrokeThickness="1" Stroke="#ff000000" />
        <Rectangle Width="750" Height="7" Canvas.Left="37" Canvas.Top="210" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
        <Rectangle Width="750" Height="7" Canvas.Left="37" Canvas.Top="378" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
        <Rectangle Width="750" Height="7" Canvas.Left="37" Canvas.Top="901" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
    </Canvas>
</FixedPage>
