michoel
01/06/2020, 9:24 PMmichoel
01/06/2020, 9:26 PM<?xml version="1.0"?>
<!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd">
<pdf>
<head>
<style type="text/css">
h1 {
font-family: sans-serif;
font-weight: bold;
font-size: 9mm;
line-height: 100%;
text-align: center;
align: center;
}
h2 {
margin-top: 2mm;
font-size: 4.5mm;
line-height: 100%;
font-weight: normal;
text-align: center;
align: center;
}
</style>
</head>
<body width="89mm" height="28mm" padding="3mm">
<table>
<tr>
<td height='25mm' valign='middle'>
<h1>${record.itemid?upper_case}</h1>
<h2>${record.salesdescription?upper_case}</h2>
</td>
</tr>
</table>
</body>
</pdf>
michoel
01/06/2020, 9:27 PMMySuite
01/06/2020, 9:27 PMMySuite
01/06/2020, 9:33 PMMySuite
01/06/2020, 9:33 PMmichoel
01/06/2020, 9:36 PMMySuite
01/06/2020, 9:49 PM