https://bugs.documentfoundation.org/show_bug.cgi?id=90039
--- Comment #19 from Miklos Vajna <[email protected]> --- https://cgit.freedesktop.org/libreoffice/core/commit/?id=77d2bbaa18e0be5347d7bd7167b245264789e0a4 sc export chart as graphic: handle PDF This fixes the menu item to produce a pdf containing just the chart, instead of a 0 byte pdf. I'm not sure if the bug should be closed or not. One can argue that the perfect output would be a pdf file with a single page, and the size of that page would be just the chart and nothing else -- similar to the SVG output. The current output is still a PDF export of the document -- just the content is limited to the chart, i.e. the page size is typically A4. -- You are receiving this mail because: You are the assignee for the bug.
