https://issues.apache.org/ooo/show_bug.cgi?id=84034

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]              |[email protected]
                   |                            |g

--- Comment #5 from [email protected] ---
label definitions:
> main/officecfg/registry/data/org/openoffice/Office/Labels.xcu

e.g.
>                       <node oor:name="L79" oor:op="replace" 
> oor:finalized="true">
> 
>                               <prop oor:name="Name">
> 
>                     <value>J8160 Address</value>
>                               </prop>
>                               <prop oor:name="Measure">
> 
>                     <value>S;6604;3810;6350;3810;720;1515;3;7</value>
>                               </prop>
>                       </node>

each label template has measure defines:
> 'C' or 'S';Horizontal Distance;Vertical Distance;Width;Height;Left 
> margin;Upper margin;Columns;Rows" while 'C' marks a continuous label and 'S' 
> marks a sheet

There are no informations about paper format, the paper format is simply
generated from above values.
There is no right margin and bottom margin so the paper format is *ALWAYS*
wrong.

This is a general problem with label templates and lead to many reports:
Bug 18217 - Label creating Wizard uses *wrong* Paper format for Printing
Bug 23960 - labels print off-center - avery L7161
Bug 53718 - Label documents don't support page sizes
Bug 61268 - Avery L7671 label probably in wrong page size: must be A4, is Use
Bug 91587 - Incorrect page size for A4 Avery labels.
Bug 96856 - Avery Letter Size 5160 Label Results in Wrong Page Dimensions
Bug 106048 - Printing labels do not line up
Bug 117954 - Pre-Defined Label Templates No Longer Correctly Fit Page (Avery
Labels, etc.)

wrong paper size shouldn't be a problem as 'normal' print settings are used,
'stretch to fit' or 'flip page' will lead to bad printouts

still the  page preview confuses some users

adding paper size might be a nice TASK for a beginner

* removing H.itler assignee

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to