Bug 143426 - Feature: Select size of exported images from Calc
Summary: Feature: Select size of exported images from Calc
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.0.0.3 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-18 06:00 UTC by Eagle Gamma
Modified: 2021-07-19 16:58 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eagle Gamma 2021-07-18 06:00:14 UTC
Description:
When exporting images from Calc, such as charts, it would be nice to have some options like selecting the size of the exported image.

If one right-clicks on a chart, then selects "Export as Image", Calc only offers the location dialog. Selecting the size can thus take the longer approach of exporting the full size, then resizing in Draw. It would be faster to select export size directly in Calc.

Steps to Reproduce:
1. Produce a graph.
2. Right-click graph.
3. Select "Export as Image"

Actual Results:
Calc opens location dialog to select export location.

Expected Results:
Offer a dialog like in Draw, with options such as to select export size.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.3 (x64)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 2; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: en-US (fr_FR); UI: en-US
Calc: CL
Comment 1 m_a_riosv 2021-07-18 11:00:42 UTC
You can use Menu/File/Export, there is an option for selection, and the file type, then the dialog for image options it's showed.

You can add/change it to the context menu, Menu/Tools/Customize/Context Menu.
Comment 2 Eagle Gamma 2021-07-19 16:58:22 UTC
(In reply to m.a.riosv from comment #1)
> You can use Menu/File/Export, there is an option for selection, and the file
> type, then the dialog for image options it's showed.
> 
> You can add/change it to the context menu, Menu/Tools/Customize/Context Menu.

Thank you for this information.