Skip to content

Instantly share code, notes, and snippets.

@dalehamel
Created February 29, 2016 23:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dalehamel/1c23c12011874d84ad3f to your computer and use it in GitHub Desktop.
dymo label
<?xml version="1.0" encoding="utf-8"?>
<ContinuousLabel Version="8.0" Units="twips">
<PaperOrientation>Landscape</PaperOrientation>
<Id>Tape6mm</Id>
<PaperName>6mm</PaperName>
<LengthMode>Auto</LengthMode>
<LabelLength>4015.859</LabelLength>
<RootCell>
<Length>2815.859</Length>
<LengthMode>Auto</LengthMode>
<BorderWidth>0</BorderWidth>
<BorderStyle>Solid</BorderStyle>
<BorderColor Alpha="255" Red="0" Green="0" Blue="0"/>
<SubcellsOrientation>Horizontal</SubcellsOrientation>
<Subcells>
<Cell>
<BarcodeObject>
<Name>BARCODE</Name>
<ForeColor Alpha="255" Red="0" Green="0" Blue="0"/>
<BackColor Alpha="255" Red="255" Green="255" Blue="255"/>
<LinkedObjectName></LinkedObjectName>
<Rotation>Rotation0</Rotation>
<IsMirrored>False</IsMirrored>
<IsVariable>False</IsVariable>
<Text>INPUT</Text>
<Type>Code128Auto</Type>
<Size>Small</Size>
<TextPosition>None</TextPosition>
<TextFont Family="Helvetica" Size="10" Bold="False" Italic="False" Underline="False" Strikeout="False"/>
<CheckSumFont Family="Helvetica" Size="10" Bold="False" Italic="False" Underline="False" Strikeout="False"/>
<TextEmbedding>None</TextEmbedding>
<ECLevel>0</ECLevel>
<HorizontalAlignment>Center</HorizontalAlignment>
<QuietZonesPadding Left="0" Right="0" Top="0" Bottom="0"/>
</BarcodeObject>
<ObjectMargin Left="200" Right="200" Top="0" Bottom="0"/>
<Length>1702.89</Length>
<LengthMode>Fixed</LengthMode>
<BorderWidth>0</BorderWidth>
<BorderStyle>Solid</BorderStyle>
<BorderColor Alpha="255" Red="0" Green="0" Blue="0"/>
</Cell>
</Subcells>
</RootCell>
</ContinuousLabel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment