https://bugs.documentfoundation.org/show_bug.cgi?id=160760
--- Comment #6 from ChenyHsu <[email protected]> --- (In reply to V Stuart Foote from comment #4) > 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 Open and save every file (embeded ODT and ODM) again with `AddReplacementImages=False` does not help, It seems if the master document is created with `AddReplacementImages=True`, the exported file would get svg images rasterized, even if re-save the master document with `AddReplacementImages=False`. (Sorry for the dealyed reply, I am very busy these days.) -- You are receiving this mail because: You are the assignee for the bug.
