Bug 102074 - Page direction option on brochure printing is valid for Asian text, not only for CTL text
Summary: Page direction option on brochure printing is valid for Asian text, not only ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Printing and PDF export (show other bugs)
Version:
(earliest affected)
5.2.1.2 release
Hardware: All All
: medium normal
Assignee: Takeshi Abe
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks: CJK
  Show dependency treegraph
 
Reported: 2016-09-12 13:28 UTC by ikuya
Modified: 2016-09-15 21:36 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
brochure option (54.63 KB, image/png)
2016-09-12 15:08 UTC, ikuya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ikuya 2016-09-12 13:28:04 UTC
LibreOffice has page direction option on brochure printing when CTL is enabled (Tools - Option - Languages - check to CTL).
This option should be for Asian layout, too. We Japanese user want to use this option.

use case:
1. Yoko writes a tiny book on vertical text, and she wants to print on brochure printing.
2. John who is Japanese comic as known as manga artist. He wants to draw a manga on Draw. Most of Japanese comics are right to left direction (bound on the right-hand side) .

ref: https://www.w3.org/TR/2009/NOTE-jlreq-20090604/#fig1_2-en

source code is here: https://cgit.freedesktop.org/libreoffice/core/tree/sw/source/core/view/printdata.cxx#n371
Comment 1 ikuya 2016-09-12 15:08:52 UTC
Created attachment 127279 [details]
brochure option
Comment 2 Commit Notification 2016-09-15 21:24:10 UTC
Takeshi Abe committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a41587a7410f300b5225dc15ada2972a79b66322

tdf#102074 Allow to choose page direction on printing brochure

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.