https://bugs.documentfoundation.org/show_bug.cgi?id=160760
--- Comment #4 from V Stuart Foote <[email protected]> --- Were the source ODF documents used in the ODM prepared before you set 'AddReplacementImages' false? If not, IIUC each will need to be reopened and saved to remove the .PNG replacment. But I think you can go through and open each ODF archive and *remove* the .PNG replacements. The .PNG from the Pictures directory, and in each content.xml find the "<draw:image xlink:href=" for the .PNG as paired to the .SVG and delete the .PNG stanza there as well. Easily scripted with sed, perl, or vim -- You are receiving this mail because: You are the assignee for the bug.
