https://bugs.documentfoundation.org/show_bug.cgi?id=157750
--- Comment #8 from Miklos Vajna <[email protected]> --- I think the intention in the above commit was to be able to save the original PDF data for "PDF images". Now that you say it, this is incomplete -- ideally this option should be hidden in case the image is not coming from a PDF file originally. Alternatively the PDF export ("graphic filter") could be improved to be able to handle just that image, so we produce a PDF even if the original format was not PDF. The SVG filter support something similar in filter/source/svg/ SVGFilter::implExportDocument() when it tries to export a "shape selection". All in all this is simply incomplete, implementation error sounds correct as a keyword. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
