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

            Bug ID: 127489
           Summary: Simple ODT saved to PDF adds blank page - image
                    related
           Product: LibreOffice
           Version: 6.3.0.4 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: paul.jow...@systemic.com.au

Created attachment 154090
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154090&action=edit
Simple Document that causes problem

The attached document is a simple ODT which has an image in a table part way
down the page.  When loaded and saved to PDF (using the Java API), a blank
second page is randomly added.  If the image is removed, the blank page never
occurs.  The page style is set to Default (and Default for next) so a simple
case.

Attached is the Java code, and examples of expected and failed PDF output.

Testing on different platforms and different versions shows:

Windows (10):
 - 6.3.0.4 - fails frequently (sometimes 20% of documents have blank page)
 - 6.2.6.1 - fails frequently (sometimes 20% of documents have blank page)
 - 6.1.5.2 - fails occasionally (about 2% of documents have blank page)

Linux
 - 6.3.1.2 - fails occasionally (about 2% of documents have blank page)
 - 6.1.5.2 - fails occasionally (about 2% of documents have blank page)

The code runs 1000 loops of three steps:
  1) load the ODT file
  2) save as PDF
  3) check the size of the PDF (indicates when the number of pages is changing

The LibreOffice user settings were deleted before running the test to confirm
this happens by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to