https://bugs.documentfoundation.org/show_bug.cgi?id=156842
Patrick Luby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #8 from Patrick Luby <[email protected]> --- So I have uploaded the following patch: https://gerrit.libreoffice.org/c/core/+/156252 It fixes the bug, but it seems that there is some underlying data corruption in the document's extended PDF data so my fix is just a simple hack that abandons creating extended PDF data for the current meta action when any data corruption is encountered. I have no clue how the extended PDF is getting messed up (i.e. why is no PDFWriter::Document extended PDF element ever added) so I would like someone more familiar with this code to review my patch. -- You are receiving this mail because: You are the assignee for the bug.
