Newer
Older
Import / applications / MakePDF / Build / test.tmpl
[Defaults]
BgColor=#fff
Font=Arial
FontSize=14
FontColor=#000
Size=1,1

[Background]
color=#fff
file="bg.jpg"

[Label]
pos=10,10
text=Blah
flags=wrap
flags=ignore
flags=clip

[Label]
pos=110,20
text=Yo!
color=#ff0000

[Label]
pos=-100,-40
text=Test
color=#ff00ff

[Label]
align=right,bottom
pos=10,20
text=BottomRight

[Label]
align=bottom,right
pos=10,20
text=BottomRight

[Label]
align=bottom,top
pos=10,20
text=BottomRight

[Label]
align=center,bottom
pos=10,20
text=BottomRight

[Label]
align=bottom,center
pos=10,20
text=BottomRight

[Label]
align=center,center
pos=10,20
text=BottomRight

[Label]
align=left,top
pos=10,30
text=TopLeft

[Label]
align=center,centre
pos=0,0
text=CenterCenter

[Image]
pos=0,0
size=20,20
file='image.jpg'

[Line]
pos=0,0
size=20,20
points=20,20,30,30,40,20
penColor=#000
penWidth=1.4
penStyle=solid

[Shape]
pos=0,0
size=20,20
points=20,20,30,30,40,20
fillColor=#fff
penColor=#000
penWidth=1.4
penStyle=solid