Thank you
***Cancel request, I made one. Wasn't as difficult as I thought

Thanks
Yes I have that but template is bad. No spacing between rows 4-5 and paragraph indent/spacing are slightly off. I just created my own.John_Ha wrote:1. File > New > Labels.
2. Labels. Brand > Avery Letter Size
3. Scroll to 2160 Addressing.
Showing that a problem has been solved helps others searching so, if your problem is now solved, please view your first post in this thread and click the Edit button (top right in the post) and add [Solved] in front of the subject.
grep is a lovely command! It's C:\Program Files (x86)\OpenOffice 4\share\registry\main.xcd on W7 and indeed does have labels in it - the Avery 2160 Addressing template is as below. I will see if I can work out what the measures are.RoryOF wrote:As far as I can see, the templates are stored, integrated into, the following file on my Xubuntu system, as part of the OO installation files
file:///opt/openoffice4/share/registry/main.xcd
Code: Select all
<node oor:name="L194" oor:op="replace" oor:finalized="true">
<prop oor:name="Name">
<value>2160 Addressing</value>
</prop>
<prop oor:name="Measure">
<value>S;6680;2540;6680;2540;2057;1270;1;8</value>
</prop>
</node>
Code: Select all
S; presumably S = Letter size paper ????
66.80mm; Horizontal pitch
25.40mm; Vertical pitch
66.80mm; Width
25.40mm; Height
20.57mm; Left margin
12.70mm; Top Margin
1; Columns
8 Rows
Yes. The sheet isn't Letter width though it may be Letter long. The labels are grouped into a top group of four, a gap, and a lower group of four.RoryOF wrote:The little research I carried out on the Avery site showed thumbnails indicating that the actual labels should be centre aligned to the sheet, with a slight gap between the top four and the bottom four labels.