https://bz.apache.org/ooo/show_bug.cgi?id=13972
Office User <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #21 from Office User <[email protected]> --- When I started using office programs, more than 20 years ago, it was already possible to make a vector drawing, with texts, using a drawing tool, and insert it into a text document, and resize the drawing so that it fits in the text column. And the text was correctly scaled. It was not so hard to implement I guess, it is only a matter of scaling the whole vectorial picture. It has not been possible with Open Office. Apparently Open Office genius designers think that this is useless. I tried various things: - copy / paste the drawing: text is not scaled - export as vector graphic and import into Writer document: - as EPS: Open Office Writer cannot embed the EPS file into PDF... (!!). - as SVG: Error when saving the SAV file - as EMF : the imported file lacks most of the drawning part (no text, no boxes). For a 52 kB odg drawing, the EMF file is 2MB! Ridiculous attempt to implement this format. If I import the EMF file into Microsoft Word... it works I get my drawing ! - as WMF: same as EMF but the file size is 2.8MB! -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
