https://bugs.documentfoundation.org/show_bug.cgi?id=154789
--- Comment #3 from Stéphane Guillou (stragu) <[email protected]> --- To go page-by-page to pinpoint the offending data, you could use a bash script with extra filter options, e.g. this inside a loop that changes the page number: libreoffice7.5 --headless --convert-to 'pdf:writer_pdf_Export:{"PageRange":{"type":"string","value":"2"}}' large_file.docx -- You are receiving this mail because: You are the assignee for the bug.
