[Libreoffice-bugs] [Bug 30944] Missing: Exporting just the chart to PDF (or other vector format) directly in calc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 18 16:09:42 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30944

--- Comment #1 from Michael Meeks <michael.meeks at novell.com> 2010-10-18 07:09:42 PDT ---
This would make a great slightly more advanced easy hack [ thanks for the
suggestion ].

I guess starting in writer, we should poke:

    sw/source/ui/app/mn.src /FN_FORMAT_FRAME_DLG/
and
    sw/source/ui/shells/frmsh.cxx /case FN_FORMAT_FRAME_DLG:/

and add another menu entry there 'Export as PDF' perhaps; add an ID for it, and
handle it in the code.

Then we need to work out how to extract and/or render the embedded object
nicely. To do that, I would tend to read back from the existing File->export
code to see how that integrates with the document.

HTH.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list