https://issues.apache.org/ooo/show_bug.cgi?id=118898
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|graphicsneedsconfirm@openof |[email protected] |fice.org | --- Comment #1 from Armin Le Grand <[email protected]> 2012-02-15 10:58:47 UTC --- ALG: There is a 'export selection', even several. But first infos to background: When inserting a graphic (bitmap or vector) a GraphicObject gets created, representing this content. When You add TextObjects and/or other graphic objects these are not added to the GraphicObject which may be displayed in the 'background' (behind the newly created objects). These new objects are (e.g. text) no pixel data and not part of the GraphicObject. 1: To export the original graphic: Select only the GraphicObject and use the context menu command 'Save as Picture...'. 2: To export more objects: Select all you want to export, use file/export... In the dialog appearing, choose format and name. Note the checkbox on the bottom of the dialog which says 'Selection'. When used, only selected objects are exported, else the whole page. When using (2) with a single graphic object a shortcut is used internally and the original graphic gets exported. Else a new bitmap is rendered containing all the objects. That bitmap then gets exported in the selected format (for bitmap formats, vector create all vector AFAP). In case of (2) where you see the problem a dialog will appear (in AOO3.4) which lets you choose resolution and DPI (also direct pixels). The export tries to choose a resolution which is derived from the size of the used objects on the page of the draw application, thus it will be different from the graphic size. I will check the case you describe using the clipboard... -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
