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

            Bug ID: 147989
           Summary: The size of a MediaBox of the PDF exported from an
                    A5-paper Writer Document might be wrong (very
                    slightly).
           Product: LibreOffice
           Version: 7.0.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Version: 7.3.1.3 (x64) / LibreOffice Community
Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951
CPU threads: 8; OS: Windows 10.0 Build 22000; UI render: Skia/Vulkan; VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: threaded


1. Create Writer Document.
2. Select from the menu: Format -> Page Style.
3. Set 'A5' to Format in Page Format, and press OK. (Width = 14.80 cm, Height =
21.00 cm).
4. Select from the menu: File -> Export As -> Export As PDF..., and press
Export.
5. Save as sample.pdf
6. Check the box size with pdfinfo (pdfinfo sample.pdf): we'll get
```
Page size:      419.556 x 595.304 pts
```

Weirdly, both of its width and its height are larger by .01 mm
(0.0283464 pts), although they should be 419.528 x 595.276 pts.


Steps to Reproduce:
1. Create Writer Document.
2. Select from the menu: Format -> Page Style.
3. Set 'A5' to Format in Page Format, and press OK. (Width = 14.80 cm, Height =
21.00 cm).
4. Select from the menu: File -> Export As -> Export As PDF..., and press
Export.
5. Save as sample.pdf
6. Check the box size with pdfinfo (pdfinfo sample.pdf)


Actual Results:
```
Page size:      419.556 x 595.304 pts
```

Weirdly, both of its width and its height are larger by .01 mm
(0.0283464 pts), although they should be 419.528 x 595.276 pts.



Expected Results:
419.528 x 595.276 pts.



Reproducible: Always


User Profile Reset: No



Additional Info:
This might be related to
https://bugs.documentfoundation.org/show_bug.cgi?id=103682#c9

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

Reply via email to