https://bugs.documentfoundation.org/show_bug.cgi?id=148677

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Julien Nabet <[email protected]> ---
Formats are in extras/source/labels/labels.xml (see
https://opengrok.libreoffice.org/xref/core/extras/source/labels/labels.xml?r=baddf594)

Here's the beginning of the file:
<!--
Legend
  (text between _[]_ is description of what should be entered 
   list of manufacturers, each with a list of labels) 
<manufacturer name="_[MANUFACTURERNAME]_">
    <label id="L_[UNIQUENUMBER]_">
        <name>_[LABEL_DESCRIPTION]_</name>
        <measure>_[C(ontinuous)/S(ingle
sheet);lHDist;lVDist;lWidth;lHeight;lLeft;lUpper;nCols;nRows;lPWidth;lPHeight]_</measure>
    </label>
</manufacturer>

used standard paper formats 
A4     210.0 x 297.0 mm
A5     148.0 x 210.0 mm
Letter 215.9 x 279.4 mm

Labels that cannot be added:
Avery J8950, L7950 - the labels are not aligned in a rectangular grid
-->
so we need values in hundredths of millimeter.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to