Barcode
Print a 1d or 2d barcode. To be used in PlaceObject.
Child elements: (none)
Parent elements: Case, ForAll, Frame, Loop, Otherwise, PlaceObject, Td, Transformation, Until, While
Name of the fontface of the text that can be placed beneath the barcode. Not used in all codes.
Height of the barcode.
The factor denoting the extra length of the outer and middle bar. Only useful with EAN13.
The data to be encoded in the barcode.
Should the text be written under the barcode?
yes: |
Write text beneath the barcode. |
no: |
Don't display text. |
Should the text be written under the barcode?
yes: |
Write text beneath the barcode. |
no: |
Don't display text. |
The factor denoting the extra length of the outer and middle bar. Only useful with EAN13.
<PlaceObject> <Barcode select="'speedata Publisher'" type="Code 128" showtext="nein"/> </PlaceObject>
<PlaceObject> <Barcode select="4242002518169" type="EAN13"/> </PlaceObject>