Bug 47176

Summary: Add Half Letter (5.5x8.5in) paper size
Product: LibreOffice Reporter: Cheng-Chia Tseng <pswo10680>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: medium    
Version: Master old -3.6   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 107936, 113193    

Description Cheng-Chia Tseng 2012-03-09 23:03:43 UTC
There is a paper size, half of a letter (letter is 8.5in x11.1 in), used a lot in enterprises and governor of Taiwan.

The actual spec of this paper size is 8.5in x 5.5in, which is called "中一刀" in Taiwan, means "middle one cut". I don't know if there is corresponding paper size in elsewhere.

I suggest to add this paper size in LibreOffice "Page" dialogue.
Comment 1 Owen Genat (retired) 2013-12-21 09:54:57 UTC
From the Wikipedia page on paper sizes:

http://en.wikipedia.org/wiki/Paper_size

... the 5.5 x 8.5 inch size would appear to also be known variously as: "Organizer L, Statement, Half Letter, Memo, and demitab / demi-tab". Version set to Inherited From OOo as this paper size has never been available in LO. Summary amended for clarity.
Comment 2 Owen Genat (retired) 2014-01-06 10:34:34 UTC
Setting version back from "Inherited From OOo" to what it was prior* (for bugs marked enhancement), for QA tracking purposes. My mistake. Apologies.

* In this case it was originally Master old -3.6 prior to 4.1.0.4 release. Set back to "Master old -3.6".
Comment 3 Mark Hung 2019-06-14 14:12:28 UTC
The following commit implement 16k papers, which is a good reference for everything need to be done for this issue.

commit 86c60a6af62bf50d5a6e7bc59bb29bfc1983584a
Author: Daniel Silva <danielfaleirosilva@gmail.com>
Date:   Sun Jul 22 20:29:38 2018 -0300

    Adds 16k papers to print files in vcl and paper files in i18nutil

    Change-Id: Iacb5903e1a51134b65836f33948a1cf5cfc3af0d
    Reviewed-on: https://gerrit.libreoffice.org/57832
    Tested-by: Jenkins
    Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>