https://bugs.documentfoundation.org/show_bug.cgi?id=147989
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated yesterday, I noticed some stra In PDFExport::ExportSelection (filter/source/pdf/pdfexport.cxx:246), I noticed this: (gdb) p aPageSize $19 = {Width = 14801, Height = 21001} I would have expected: $19 = {Width = 14800, Height = 21000} I'm trying to dig in SwXTextDocument::getRenderer (sw/source/uibase/uno/unotxdoc.cxx:2673) -- You are receiving this mail because: You are the assignee for the bug.
