Installation Manual

Table Of Contents
Bodno Manual216
© 2018 Bodno
Appendix B.2.3 - Web Print Job Sample
Below is a sample of a completely formatted Web Print Job data to be sent
to the Web Print Server:
This follows a strict structure that must be followed when sending the print job
information to the server.
You can see an in depth explanation of each element and property of the XML
structure in Appendix B.2.2 - Print XML Structure
<?xml version="1.0" encoding="utf-8"?>
<Bodno xmlns="http://tempuri.org/wpsRequest.xsd">
<login>
<name>ADMIN</name>
<password>admin</password>
</login>
<cardDocument filename="example.card" printer="Microsoft XPS Document
Writer">
<item id="NAME">RUI FARIA</item>
<item id="ADDRESS">FUNCHAL</item>
<item id="PHOTO" type="image">
iVBORw0KGgoAAAANSUhEUgAAAFoAAABWCAIAAADACBYuAAAAAX
NSR0IArs4c6QAAAARnQU1BAACx\njwv8YQUAAAAJcEhZcwAADsMAAA7
DAcdvqGQAAANUSURBVHhe7Zq9T9tAGMb7rzB07tC5UvdKnUEw\nF2UvZ
e/HjphYSrsw8SHBFIhUJkRQOyGRwpSBwMSSbEztI/VVxPOe7Tvb5/SSvI9+
my/vnX/xnX1O\nnj3fWjDGmA7CdBCmgzAdhOkgTAdhOgjTQZgOwnQQpoM
wHYTpIEwHYToI00GYDsJ0ELV0vNx+sXK0\ntPlrowLrp2uq2phWe1U1DgQff
L3zSlUrRRUdsICT+f3Q+1MvBzd7qjLAWcnhqsHAUASDVJVDKK3j\ny9mn0e
NIeq4d98uMVRx1IEUV91JCB3x3+ifSW6Rgrqle5ECk4EopNX1CdcBF/dnhp
mkdCC6Tt7tv\nVC95hOpowgUyAR3IYDQIXEqCdNRf3vIyGR0IprnqKBO/Dsw
9KRk7w8eh6gt0787lcOy46l38Or5f\nbku9qIGLzPFhnvcerqRR1Fzcd1VfLn4dx
Xe+wej289nH5cNF9akJA4kffrz3Xlneu4xHB7qRSlnZ\nv95V7f87+G5kcFkpe
BT+h0cHHrqkkpNO/1g1ToSChR8TXzVWeHQUlK65O2gULEwySo53+aiuQ7
VM\nCpy2jJJjOiimg2I6KKaDYjoopoNiOiimgzKnOgajgYySM486Wu1VGaKT
BvcsqmUiFOw5EZyOaq9I\nUQc2hzgrdF2Kg5u9vDkyjvcdcnI61k/XpIPYGYxu
VV8uyenwfsOV4333A5LTIdVjp3t3rjrKZC50\nDB+HgS+rZl8Hloxov8JNuw7M
kVI/5c+sDlwUeB5Txb3Mmg4sE/vXu632O1U2kKnRgct+8+dGHsuH\ni6D+y/2
p0YGRqJZNUF1HQ7+zSHUnSego2BE1ND6p7iQJHStHSzKcrIQ89pZFSjtJ
QgeQ4eSk0z8J\nf8gJQeo6SUUHNs4yosJg63Vx3w0HHjNXHynnJBUdxfOlT
mBQ9QXkmJNUdIBO/1gGFTvuRJMDThLS\ngcd+PPPKuKIm/K9yCekA+Brz
/jRRJ9OqA8BI9GtkinUAzJpvl19lgDEylWuHAjdI7Brrz53ew5Wq\nDPLu6+511
ARVdIzBJhK7SajBdrMs+FTeixnUfNoS97XJuAC1dMwepoMwHYTpIEwHYToI
00GYDsJ0\nEKaDMB2E6SBMB2E6CNNBmA7CdBCm4wlbC38Bnj6GloLN
wKIAAAAASUVORK5CYII=\n
</item>
</cardDocument>
</Bodno>