Bug 71386 - Exported picture resolution adjusted for printer
Summary: Exported picture resolution adjusted for printer
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1.1
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
: 90474 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-28 20:24 UTC by Luís Marques
Modified: 2016-10-27 12:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.17.80 (KDE Applications 15.11.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luís Marques 2003-12-28 20:24:50 UTC
Version:           1.1.1 (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

Diagrams are exported as pictures of the size as the diagram seen on Umbrello. That is great to export a diagram to, for instance, a web page. But exporting diagrams for printing should allow much higher resolutions.

Visio (never again!), for instance, allows to choose the resolution when exporting, after providing the file name. I has some common sizes like ready for screen (96? dpi), printer (600 dpi), etc and a custom size.

I think that, at least, an option to select 'High resolution image' should be provided.
Comment 1 Jonathan Riddell 2004-01-19 19:34:49 UTC
Related to 54391 Printout does not fit into a page  I think.
Comment 2 FiNeX 2009-08-05 22:09:00 UTC
*** Bug 90474 has been marked as a duplicate of this bug. ***
Comment 3 Ralf Habacker 2015-11-04 08:26:46 UTC
Git commit f468fe618b6cf205264204751a015f068c97e3a7 by Ralf Habacker.
Committed on 04/11/2015 at 08:25.
Pushed by habacker into branch 'master'.

Add image resolution widget to bitmap export.
FIXED-IN:2.17.80 (KDE Applications 15.11.80)

M  +1    -0    umbrello/CMakeLists.txt
M  +18   -1    umbrello/dialogs/exportallviewsdialog.cpp
M  +3    -1    umbrello/dialogs/exportallviewsdialog.h
M  +2    -0    umbrello/dialogs/exportallviewsdialogbase.ui
A  +128  -0    umbrello/dialogs/widgets/resolutionwidget.cpp     [License: GPL (v2/3)]
A  +47   -0    umbrello/dialogs/widgets/resolutionwidget.h     [License: GPL (v2/3)]
M  +2    -1    umbrello/umlviewimageexporterall.cpp
M  +4    -2    umbrello/umlviewimageexportermodel.cpp
M  +2    -2    umbrello/umlviewimageexportermodel.h

http://commits.kde.org/umbrello/f468fe618b6cf205264204751a015f068c97e3a7
Comment 4 Ralf Habacker 2015-12-16 18:47:16 UTC
Git commit 3065740d686a49e918b34fc15f004ba40d0584c6 by Ralf Habacker.
Committed on 16/12/2015 at 18:15.
Pushed by habacker into branch 'frameworks'.

Add image resolution widget to bitmap export.
FIXED-IN:2.17.80 (KDE Applications 15.11.80)

M  +1    -0    umbrello/CMakeLists.txt
M  +18   -1    umbrello/dialogs/exportallviewsdialog.cpp
M  +3    -1    umbrello/dialogs/exportallviewsdialog.h
M  +2    -0    umbrello/dialogs/exportallviewsdialogbase.ui
A  +128  -0    umbrello/dialogs/widgets/resolutionwidget.cpp     [License: GPL (v2/3)]
A  +47   -0    umbrello/dialogs/widgets/resolutionwidget.h     [License: GPL (v2/3)]
M  +2    -1    umbrello/umlviewimageexporterall.cpp
M  +4    -2    umbrello/umlviewimageexportermodel.cpp
M  +2    -2    umbrello/umlviewimageexportermodel.h

http://commits.kde.org/umbrello/3065740d686a49e918b34fc15f004ba40d0584c6
Comment 5 Lays Rodrigues 2016-10-27 12:06:59 UTC
Git commit a55329622ce13ce175ee2cb0acaf52dea83f94a3 by Lays Rodrigues, on behalf of Ralf Habacker.
Committed on 27/10/2016 at 11:44.
Pushed by laysrodrigues into branch 'frameworks'.

Add image resolution widget to bitmap export.
FIXED-IN:2.17.80 (KDE Applications 15.11.80)

M  +1    -0    umbrello/CMakeLists.txt
M  +2    -0    umbrello/dialogs/exportallviewsdialog.cpp
M  +3    -0    umbrello/dialogs/exportallviewsdialog.h
M  +2    -0    umbrello/dialogs/exportallviewsdialogbase.ui
M  +4    -0    umbrello/dialogs/widgets/resolutionwidget.h
M  +1    -0    umbrello/umlviewimageexporterall.cpp
M  +1    -1    umbrello/umlviewimageexportermodel.h

http://commits.kde.org/umbrello/a55329622ce13ce175ee2cb0acaf52dea83f94a3