https://bugs.documentfoundation.org/show_bug.cgi?id=53391

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from V Stuart Foote <[email protected]> ---
(In reply to Heiko Tietze from comment #15)
> (In reply to Maxim Monastirsky from comment #14)
> > In the file open dialog, there is an entry "ODF Drawing (Impress)", that
> > allows opening drawings in Impress. So that's basically WORKSFORME.
> 
> And how do you save a drawing as a presentation? Import and export filters
> are usually different, despite the fact that Impress is more or less similar
> to Draw.

You don't SaveAs and I'd agree with Maxim. The filter conversions are already
reasonably well implemented--if a bit subdued in the GUI (they are much more
obvious when you use the LibreOffice file dialogs).

The "impress8_draw"  filter (which shows as "ODF Drawing (Impress)" in the
LibreOffice Dialogs), opens the Drawing into Impress. Where it can then be
saved as an Impress presentation. The filter has fairly high fidelity to the
original drawings. The "impress8_draw" filter also works well for CLI
conversions.

soffice --headless -convert-to odp:"impress8_draw" "<filename>.odg"

Bug 100379 was about going the other way Impress -> Draw--which also works--
but the "draw8" filter there is not optimized for turning Impress slides into
Draw pages. And it fails from CLI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to