This topic is locked

Master Details Custom Printing

12/21/2011 4:12:15 AM
PHPRunner General questions
J
jackolantern author

Hi PHPRunner Expert,
how to implement master detail print, with custom layout without using report.
thanks

Sergey Kornilov admin 12/21/2011

I guess you can simply connect two tables as master-details and print the details table screen. Master table info will be displayed on the top of the page.

J
jackolantern author 12/21/2011



I guess you can simply connect two tables as master-details and print the details table screen. Master table info will be displayed on the top of the page.


nice info, thank you.
but i still need help, to complete my custumized print view.

  1. how to use snippet code to access table detail or other table in print view? because only 'event snippet' doesn't show any value, event with simple code 'echo'.
  2. how to create repeatable detail section?

    can u help me? or give sample solution/syntax can apply to my problem.
    event snippet code "barang1"



global $dal;

$tblname = $dal->Table("invoice_detail");

$rs = $tblname->Query("NoFaktur='".$_SESSION[$strTableName."_masterkey1"] . "'","");

$data = db_fetch_array($rs)

if ($data)

{

echo $data["Keterangan"];

}


print view (html)



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>
<META name=ProgId content=Excel.Sheet>

<META name=GENERATOR content="MSHTML 8.00.6001.23111"><LINK rel=File-List

href="Table_files/filelist.xml">

<STYLE>

<!--table

{mso-displayed-decimal-separator:"\.";

mso-displayed-thousand-separator:"\,";}

@page

{margin:.24in .35in .2in .35in;

mso-header-margin:.24in;

mso-footer-margin:.28in;}

.font5

{color:windowtext;

font-size:10.0pt;

font-weight:400;

font-style:normal;

text-decoration:none;

font-family:Arial;

mso-generic-font-family:auto;

mso-font-charset:0;}

.font6

{color:windowtext;

font-size:10.0pt;

font-weight:400;

font-style:normal;

text-decoration:none;

font-family:Arial;

mso-generic-font-family:auto;

mso-font-charset:0;}

.font7

{color:windowtext;

font-size:10.0pt;

font-weight:400;

font-style:normal;

text-decoration:none;

font-family:Arial, sans-serif;

mso-font-charset:0;}

.style17

{mso-number-format:"_\(* \#\,\#\#0_\)\;_\(* \\\(\#\,\#\#0\\\)\;_\(* \0022-\0022_\)\;_\(\@_\)";

mso-style-name:"Comma \[0\]";

mso-style-id:6;}

.style0

{mso-number-format:General;

text-align:general;

vertical-align:bottom;

white-space:nowrap;

mso-rotate:0;

mso-background-source:auto;

mso-pattern:auto;

color:windowtext;

font-size:10.0pt;

font-weight:400;

font-style:normal;

text-decoration:none;

font-family:Arial;

mso-generic-font-family:auto;

mso-font-charset:0;

border:none;

mso-protection:locked visible;

mso-style-name:Normal;

mso-style-id:0;}

td

{mso-style-parent:style0;

padding-top:1px;

padding-right:1px;

padding-left:1px;

mso-ignore:padding;

color:windowtext;

font-size:10.0pt;

font-weight:400;

font-style:normal;

text-decoration:none;

font-family:Arial;

mso-generic-font-family:auto;

mso-font-charset:0;

mso-number-format:General;

text-align:general;

vertical-align:bottom;

border:none;

mso-background-source:auto;

mso-pattern:auto;

mso-protection:locked visible;

white-space:nowrap;

mso-rotate:0;}

.xl66

{mso-style-parent:style65535;}

.xl67

{mso-style-parent:style65535;

vertical-align:middle;}

.xl68

{mso-style-parent:style65535;

border-top:1.0pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl69

{mso-style-parent:style65535;

border-top:1.0pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl70

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl71

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl72

{mso-style-parent:style17;

font-size:11.0pt;

font-family:Arial, sans-serif;

mso-font-charset:0;

mso-number-format:"_\(* \#\,\#\#0_\)\;_\(* \\\(\#\,\#\#0\\\)\;_\(* \0022-\0022_\)\;_\(\@_\)";

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl73

{mso-style-parent:style65535;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl74

{mso-style-parent:style65535;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl75

{mso-style-parent:style65535;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl76

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:.5pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl77

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl78

{mso-style-parent:style65535;

font-size:11.0pt;

font-family:Arial, sans-serif;

mso-font-charset:0;

mso-number-format:"_\(* \#\,\#\#0_\)\;_\(* \\\(\#\,\#\#0\\\)\;_\(* \0022-\0022_\)\;_\(\@_\)";

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl79

{mso-style-parent:style65535;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl80

{mso-style-parent:style17;

font-size:11.0pt;

font-family:Arial, sans-serif;

mso-font-charset:0;

mso-number-format:"_\(* \#\,\#\#0_\)\;_\(* \\\(\#\,\#\#0\\\)\;_\(* \0022-\0022_\)\;_\(\@_\)";

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl81

{mso-style-parent:style65535;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl82

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl83

{mso-style-parent:style65535;

font-weight:700;

text-decoration:underline;

text-underline-style:single;

font-family:Arial, sans-serif;

mso-font-charset:0;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl84

{mso-style-parent:style65535;

font-weight:700;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl85

{mso-style-parent:style65535;

border-top:none;

border-right:none;

border-bottom:1.0pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl86

{mso-style-parent:style65535;

border-top:none;

border-right:none;

border-bottom:1.0pt solid windowtext;

border-left:none;}

.xl87

{mso-style-parent:style65535;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:1.0pt solid windowtext;

border-left:none;}

.xl88

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl89

{mso-style-parent:style65535;

text-align:right;

vertical-align:middle;}

.xl90

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl91

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;

white-space:normal;

mso-text-control:shrinktofit;}

.xl92

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl93

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

white-space:normal;

mso-text-control:shrinktofit;}

.xl94

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl95

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;

white-space:normal;

mso-text-control:shrinktofit;}

.xl96

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl97

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl98

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl99

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;}

.xl100

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl101

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl102

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:.5pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl103

{mso-style-parent:style65535;

text-align:center;

vertical-align:middle;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:.5pt solid windowtext;

white-space:normal;

mso-text-control:shrinktofit;}

.xl104

{mso-style-parent:style65535;

font-size:14.0pt;

font-weight:700;

font-family:Arial, sans-serif;

mso-font-charset:0;

text-align:center;}

.xl105

{mso-style-parent:style65535;

text-align:left;

vertical-align:top;

white-space:normal;

mso-text-control:shrinktofit;}

.xl106

{mso-style-parent:style0;

text-align:left;}

.xl107

{mso-style-parent:style0;

text-align:left;

border-top:none;

border-right:.5pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl108

{mso-style-parent:style0;

font-size:11.0pt;

font-weight:700;

text-align:left;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl109

{mso-style-parent:style0;

font-size:11.0pt;

font-weight:700;

text-align:left;

vertical-align:middle;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl110

{mso-style-parent:style0;

text-align:left;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl111

{mso-style-parent:style0;

text-align:left;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl112

{mso-style-parent:style0;

text-align:left;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl113

{mso-style-parent:style0;

font-size:9.0pt;

font-family:Arial, sans-serif;

mso-font-charset:0;

text-align:left;

vertical-align:middle;}

.xl114

{mso-style-parent:style0;

font-size:9.0pt;

font-family:Arial, sans-serif;

mso-font-charset:0;

text-align:left;

vertical-align:middle;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl115

{mso-style-parent:style65535;

font-size:12.0pt;

text-align:left;

border-top:1.0pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl116

{mso-style-parent:style65535;

font-size:12.0pt;

text-align:left;

border-top:1.0pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl117

{mso-style-parent:style65535;

text-align:left;

border-top:1.0pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl118

{mso-style-parent:style65535;

text-align:center;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl119

{mso-style-parent:style65535;

text-align:center;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl120

{mso-style-parent:style65535;

text-align:center;

border-top:.5pt solid windowtext;

border-right:.5pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl121

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl122

{mso-style-parent:style65535;

text-align:center;}

.xl123

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:.5pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl124

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl125

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl126

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:.5pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl127

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl128

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl129

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:.5pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl130

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl131

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl132

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:.5pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl133

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl134

{mso-style-parent:style65535;

text-align:left;}

.xl135

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:.5pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl136

{mso-style-parent:style65535;

text-align:center;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl137

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl138

{mso-style-parent:style65535;

text-align:center;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl139

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl140

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl141

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl142

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:.5pt solid windowtext;}

.xl143

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:.5pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl144

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl145

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:1.0pt solid windowtext;}

.xl146

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl147

{mso-style-parent:style65535;

text-align:left;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:.5pt solid windowtext;

border-left:none;}

.xl148

{mso-style-parent:style65535;

text-align:left;

vertical-align:middle;

border-top:none;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl149

{mso-style-parent:style65535;

text-align:left;

vertical-align:middle;}

.xl150

{mso-style-parent:style65535;

border-top:none;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl151

{mso-style-parent:style65535;

text-align:left;

border-top:none;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

.xl152

{mso-style-parent:style0;

text-align:left;

border-top:none;

border-right:none;

border-bottom:none;

border-left:.5pt solid windowtext;}

.xl153

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:1.0pt solid windowtext;}

.xl154

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:none;

border-bottom:none;

border-left:none;}

.xl155

{mso-style-parent:style65535;

border-top:.5pt solid windowtext;

border-right:1.0pt solid windowtext;

border-bottom:none;

border-left:none;}

-->

</STYLE>

</HEAD>

<BODY class=xl66 link=blue vLink=purple>{BEGIN body}{BEGIN page}{BEGIN grid_block}{BEGIN grid_row}{BEGIN grid_record}

<TABLE style="WIDTH: 586pt; BORDER-COLLAPSE: collapse; TABLE-LAYOUT: fixed"

border=0 cellSpacing=0 borderColor=#ffffff cellPadding=0 width=586>

<COLGROUP>

<COL style="WIDTH: 18pt; mso-width-source: userset; mso-width-alt: 768"

class=xl66 width=18>

<COL style="WIDTH: 26pt; mso-width-source: userset; mso-width-alt: 1109"

class=xl66 width=26>

<COL style="WIDTH: 15pt; mso-width-source: userset; mso-width-alt: 640"

class=xl66 width=15>

<COL style="WIDTH: 60pt; mso-width-source: userset; mso-width-alt: 2560"

class=xl66 width=60>

<COL style="WIDTH: 9pt; mso-width-source: userset; mso-width-alt: 384"

class=xl66 width=9>

<COL style="WIDTH: 50pt; mso-width-source: userset; mso-width-alt: 2133"

class=xl66 width=50>

<COL style="WIDTH: 55pt" class=xl66 width=55>

<COL style="WIDTH: 176pt; mso-width-source: userset; mso-width-alt: 7509"

class=xl66 width=176>

<COL style="WIDTH: 177pt; mso-width-source: userset; mso-width-alt: 7552"

class=xl66 width=177>

<COL style="WIDTH: 72pt; mso-width-source: userset; mso-width-alt: 3072"

class=xl66 width=72>

<TBODY>

<TR style="HEIGHT: 12pt" height=12>

<TD style="WIDTH: 22px; HEIGHT: 12pt" class=xl66 height=12 width=18></TD>

<TD style="WIDTH: 33px" class=xl67 width=26></TD>

<TD style="WIDTH: 18px" class=xl67 width=15></TD>

<TD style="WIDTH: 78px" class=xl67 width=60></TD>

<TD style="WIDTH: 10px" class=xl67 width=9></TD>

<TD style="WIDTH: 65px" class=xl67 width=50></TD>

<TD style="WIDTH: 71px" class=xl67 width=55></TD>

<TD style="WIDTH: 233px" class=xl89 width=176>Lembar ke 1 :<SPAN

style="mso-spacerun: yes">&nbsp;</SPAN></TD>

<TD style="WIDTH: 234px" class=xl105 rowSpan=2 width=177>untuk Pembeli

BKP/Penerima JKP sebagai bukti Pajak Masukan</TD></TR>

<TR style="HEIGHT: 12pt" height=12>

<TD style="WIDTH: 22px; HEIGHT: 12pt" class=xl66 height=12></TD>

<TD style="WIDTH: 33px" class=xl66></TD>

<TD style="WIDTH: 18px" class=xl66></TD>

<TD style="WIDTH: 78px" class=xl66></TD>

<TD style="WIDTH: 10px" class=xl66></TD>

<TD style="WIDTH: 65px" class=xl66></TD>

<TD style="WIDTH: 71px" class=xl66></TD>

<TD style="WIDTH: 233px" class=xl66></TD></TR>

<TR style="HEIGHT: 12pt" height=12>

<TD style="WIDTH: 22px; HEIGHT: 12pt" class=xl66 height=12></TD>

<TD style="WIDTH: 33px" class=xl66></TD>

<TD style="WIDTH: 18px" class=xl66></TD>

<TD style="WIDTH: 78px" class=xl66></TD>

<TD style="WIDTH: 10px" class=xl66></TD>

<TD style="WIDTH: 65px" class=xl66></TD>

<TD style="WIDTH: 71px" class=xl66></TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl66></TD></TR>

<TR style="HEIGHT: 12pt" height=12>

<TD style="WIDTH: 22px; HEIGHT: 12pt" class=xl66 height=12></TD>

<TD style="WIDTH: 33px" class=xl66></TD>

<TD style="WIDTH: 18px" class=xl66></TD>

<TD style="WIDTH: 78px" class=xl66></TD>

<TD style="WIDTH: 10px" class=xl66></TD>

<TD style="WIDTH: 65px" class=xl66></TD>

<TD style="WIDTH: 71px" class=xl66></TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl66></TD></TR>

<TR style="HEIGHT: 17pt" height=17>

<TD style="WIDTH: 780px; HEIGHT: 17pt" class=xl104 height=17

colSpan=9>FAKTUR PAJAK</TD></TR>

<TR style="HEIGHT: 13pt" height=13>

<TD style="WIDTH: 22px; HEIGHT: 13pt" class=xl86 height=13>&nbsp;</TD>

<TD style="WIDTH: 33px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 18px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 78px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 10px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 65px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 71px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 233px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 234px" class=xl86>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 235px; HEIGHT: 0pt; mso-ignore: colspan" class=xl68

height=17 colSpan=6>Kode dan Nomor Seri Faktur Pajak<SPAN

style="mso-spacerun: yes">&nbsp; </SPAN>:<SPAN

style="mso-spacerun: yes">&nbsp;</SPAN></TD>

<TD style="WIDTH: 542px; BORDER-RIGHT: black 1pt solid" class=xl115 colSpan=3>{BEGIN NoFaktur_fieldcolumn}{$NoFaktur_value}{END NoFaktur_fieldcolumn}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt; mso-ignore: colspan" class=xl70

height=17 colSpan=4>Pengusaha Kena Pajak</TD>

<TD style="WIDTH: 10px; BORDER-TOP: medium none" class=xl71>&nbsp;</TD>

<TD style="WIDTH: 65px; BORDER-TOP: medium none" class=xl71>&nbsp;</TD>

<TD style="WIDTH: 71px; BORDER-TOP: medium none" class=xl71>&nbsp;</TD>

<TD style="WIDTH: 233px; BORDER-TOP: medium none" class=xl71>&nbsp;</TD>

<TD style="WIDTH: 234px; BORDER-TOP: medium none" class=xl144>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl130 height=17

colSpan=4>Nama</TD>

<TD style="WIDTH: 10px" class=xl66>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl108 colSpan=4>{BEGIN Pengusaha_fieldcolumn}{$Pengusaha_value}{END Pengusaha_fieldcolumn}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl133 height=17

colSpan=4>Alamat</TD>

<TD style="WIDTH: 10px" class=xl66>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl113

colSpan=4><FONT size=2>{$Alamat_value}</FONT></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl127 height=17

colSpan=4>NPWP</TD>

<TD style="WIDTH: 10px" class=xl66>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl111

colSpan=4>{$NPWP_value}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 779px; HEIGHT: 0pt; BORDER-RIGHT: black 1pt solid"

class=xl145 height=17 colSpan=9>Pembeli Barang Kena Pajak/ Penerima Jasa

Kena Pajak</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl130 height=17

colSpan=4>Nama</TD>

<TD style="WIDTH: 10px" class=xl66>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl108 colSpan=4>{BEGIN Pembeli_fieldcolumn}{$Pembeli_value}{END Pembeli_fieldcolumn}</TD></TR>

<TR style="HEIGHT: 20.25pt; mso-height-source: userset" height=20>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl148 height=20

colSpan=4>Alamat</TD>

<TD style="WIDTH: 10px" class=xl67>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl106

colSpan=4>{$Alamat1_value}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 156px; HEIGHT: 0pt" class=xl127 height=17

colSpan=4>NPWP</TD>

<TD style="WIDTH: 10px" class=xl66>:</TD>

<TD style="WIDTH: 609px; BORDER-RIGHT: black 1pt solid" class=xl111

colSpan=4>{$NPWP1_value}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="BORDER-BOTTOM: black 0.5pt solid; WIDTH: 56px" class=xl90

height=51 rowSpan=3 width=44 colSpan=2>No. Urut</TD>

<TD style="BORDER-BOTTOM: black 0.5pt solid; WIDTH: 484px" class=xl96

rowSpan=3 colSpan=6>Nama Barang Kena Pajak/ Jasa Kena Pajak</TD>

<TD style="WIDTH: 233px; BORDER-TOP: medium none" class=xl102 rowSpan=2

width=177>Harga Jual/Penggantian/Uang Muka/Termin<SPAN

style="mso-spacerun: yes">&nbsp;</SPAN></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 233px; HEIGHT: 17pt" class=xl88 height=17

width=177>Rp.</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl118 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl136 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl152 colSpan=6><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>{$Keterangan_value}</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl72>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>

<P>{$event no1}</P></TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; WHITE-SPACE: normal; BORDER-RIGHT: black 0.5pt solid"

class=xl152 colSpan=6><SPAN style="mso-spacerun: yes">&nbsp;{$NoFaktur_value}</SPAN><SPAN

style="mso-spacerun: yes"></SPAN></TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl72 align=right>

<DIV align=right>{$event jumlah1}</DIV></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>{$event no2}</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl152 colSpan=6><SPAN

style="mso-spacerun: yes">&nbsp;{$event barang2}</SPAN></TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl72

align=right>{$event jumlah2}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>{$event no3}</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl152 colSpan=6><SPAN style="mso-spacerun: yes">&nbsp;{$event barang3}</SPAN></TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl72

align=right>{$event jumlah3}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>{$event no4}</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl152 colSpan=6>&nbsp;{$event barang4}</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl72>

<P align=right>&nbsp;{$event jumlah4}</P></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl137 colSpan=6>

<P align=left>&nbsp;&nbsp;</P></TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl137 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl137 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl137 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl121 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl137 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl73>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl124 height=17 colSpan=2>&nbsp;</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 484px; BORDER-RIGHT: black 0.5pt solid"

class=xl138 colSpan=6>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px" class=xl75>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 543px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl145 height=17 colSpan=8>Harga Jual/<FONT

class=font7>Penggantian/Uang Muka/Termin</FONT><FONT class=font6><SPAN

style="mso-spacerun: yes">&nbsp;</SPAN>**)</FONT></TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px; BORDER-TOP: medium none"

class=xl80 align=right><FONT size=2>{BEGIN Total_fieldcolumn}{$Total_value}{END Total_fieldcolumn}</FONT> </TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 543px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl145 height=17 colSpan=8>Dikurangi Potongan Harga</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px; BORDER-TOP: medium none" class=xl77 align=right>{BEGIN PotonganHarga_fieldcolumn}{$PotonganHarga_value}{END PotonganHarga_fieldcolumn}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 543px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl145 height=17 colSpan=8>Dikurangi Uang Muka yang telah diterima</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px; BORDER-TOP: medium none" class=xl77 align=right>{BEGIN JumlahUangMuka_fieldcolumn}{$JumlahUangMuka_value}{END JumlahUangMuka_fieldcolumn}</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 543px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl145 height=17 colSpan=8>Dasar Pengenaan Pajak</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px; BORDER-TOP: medium none"

class=xl78 align=right><FONT size=2>{BEGIN KenaPajak_fieldcolumn}{$KenaPajak_value}{END KenaPajak_fieldcolumn}</FONT> </TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 543px; HEIGHT: 0pt; BORDER-RIGHT: black 0.5pt solid"

class=xl145 height=17 colSpan=8>PPN = 10 % X Dasar Pengenaan Pajak</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 233px; BORDER-TOP: medium none"

class=xl80 align=right><FONT size=2>{BEGIN JumlahPPN_fieldcolumn}{$JumlahPPN_value}{END JumlahPPN_fieldcolumn}</FONT></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 21px; HEIGHT: 17pt; BORDER-TOP: medium none" class=xl153

height=17>&nbsp;</TD>

<TD style="WIDTH: 33px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 18px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 78px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 10px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 65px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 234px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 233px; BORDER-TOP: medium none" class=xl154>&nbsp;</TD>

<TD style="WIDTH: 234px; BORDER-TOP: medium none" class=xl155>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 779px; HEIGHT: 0pt; BORDER-RIGHT: black 1pt solid"

class=xl133 height=17 colSpan=9>Pajak Penjualan Atas Barang Mewah</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 21px; HEIGHT: 17pt" class=xl150 height=17>&nbsp;</TD>

<TD style="WIDTH: 33px" class=xl66></TD>

<TD style="WIDTH: 18px" class=xl66></TD>

<TD style="WIDTH: 78px" class=xl66></TD>

<TD style="WIDTH: 10px" class=xl66></TD>

<TD style="WIDTH: 65px" class=xl66></TD>

<TD style="WIDTH: 71px" class=xl66></TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl81>Jakarta<FONT class=font5>,</FONT><FONT

class=font6><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>{BEGIN Tanggal_fieldcolumn}{$Tanggal_value}{END Tanggal_fieldcolumn}</FONT></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 0pt; mso-ignore: colspan" class=xl70

height=17 colSpan=2>Tarif</TD>

<TD style="WIDTH: 18px" class=xl76>&nbsp;</TD>

<TD style="BORDER-LEFT: medium none; WIDTH: 78px" class=xl82>DPP</TD>

<TD style="WIDTH: 10px" class=xl76>&nbsp;</TD>

<TD style="WIDTH: 65px" class=xl71>PPnBM</TD>

<TD style="WIDTH: 71px" class=xl76>&nbsp;</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl81>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 76px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl130 height=17 colSpan=3>&nbsp;..............%</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 89px; BORDER-RIGHT: black 0.5pt solid"

class=xl141 colSpan=2>Rp ................</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 137px; BORDER-RIGHT: black 0.5pt solid"

class=xl141 colSpan=2>Rp ...........................</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl81>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 76px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl133 height=17 colSpan=3>&nbsp;..............%</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 89px; BORDER-RIGHT: black 0.5pt solid"

class=xl141 colSpan=2>Rp ................</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 137px; BORDER-RIGHT: black 0.5pt solid"

class=xl140 colSpan=2>Rp ...........................</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl81>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 76px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl133 height=17 colSpan=3>&nbsp;..............%</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 89px; BORDER-RIGHT: black 0.5pt solid"

class=xl141 colSpan=2>Rp ................</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 137px; BORDER-RIGHT: black 0.5pt solid"

class=xl140 colSpan=2>Rp ...........................</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl81>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 76px; HEIGHT: 17pt; BORDER-RIGHT: black 0.5pt solid"

class=xl127 height=17 colSpan=3>&nbsp;..............%</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 89px; BORDER-RIGHT: black 0.5pt solid"

class=xl142 colSpan=2>Rp ................</TD>

<TD

style="BORDER-LEFT: medium none; WIDTH: 137px; BORDER-RIGHT: black 0.5pt solid"

class=xl139 colSpan=2>Rp ...........................</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl83>

<P align=left>{BEGIN Pejabat_fieldcolumn}{$Pejabat_value}{END Pejabat_fieldcolumn}</P></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 56px; HEIGHT: 0pt; mso-ignore: colspan" class=xl79

height=17 colSpan=2>Jumlah</TD>

<TD style="WIDTH: 18px" class=xl74>&nbsp;</TD>

<TD style="WIDTH: 78px" class=xl74>&nbsp;</TD>

<TD style="WIDTH: 10px" class=xl74>&nbsp;</TD>

<TD style="WIDTH: 137px; BORDER-RIGHT: black 0.5pt solid" class=xl142

colSpan=2>Rp ...........................</TD>

<TD style="WIDTH: 233px" class=xl66></TD>

<TD style="WIDTH: 234px" class=xl84>

<P align=left>{BEGIN Jabatan_fieldcolumn}{$Jabatan_value}{END Jabatan_fieldcolumn}<SPAN

style="mso-spacerun: yes">&nbsp;</SPAN></P></TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 21px; HEIGHT: 17pt" class=xl85 height=17>&nbsp;</TD>

<TD style="WIDTH: 33px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 18px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 78px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 10px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 65px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 71px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 233px" class=xl86>&nbsp;</TD>

<TD style="WIDTH: 234px" class=xl87>&nbsp;</TD></TR>

<TR style="HEIGHT: 17pt; mso-height-source: userset" height=17>

<TD style="WIDTH: 780px; HEIGHT: 17pt" class=xl117 height=17 colSpan=9>*)

Coret yang tidak perlu</TD></TR></TBODY></TABLE>{BEGIN endrecord_block}{END endrecord_block}{END grid_record}{END grid_row}{END grid_block}{END page}{END body}</BODY></HTML>
Sergey Kornilov admin 12/22/2011

Fajar,
post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.
We'll see how we can help you with this.