DirectBrowserPrint Config
by musicreader
HTML
<script src="https://directbrowserprint.com/API/api.js"></script>
<h1>DirectBrowserPrint Config</h1>
<div class="DirectBrowserPrintConfig" AppID="MyTestApp" ConfigID="Config1" Lang="nl">
</div>
CSS
.DirectBrowserPrintConfig button {
display: inline-block;
}
.DirectBrowserPrintConfig .appName{
font-weight: bold;
}