From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: pdf to powerpoint/openoffice ? Date: Fri, 13 May 2011 17:52:49 +0530 Message-ID: <818vuazt5y.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKrOY-0002If-Ra for emacs-orgmode@gnu.org; Fri, 13 May 2011 08:23:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKrOX-0001O8-JP for emacs-orgmode@gnu.org; Fri, 13 May 2011 08:23:02 -0400 Received: from mail-px0-f171.google.com ([209.85.212.171]:41702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKrOX-0001Nl-Db for emacs-orgmode@gnu.org; Fri, 13 May 2011 08:23:01 -0400 Received: by pxi7 with SMTP id 7so1776981pxi.30 for ; Fri, 13 May 2011 05:23:00 -0700 (PDT) In-Reply-To: (Mehul Sanghvi's message of "Thu, 12 May 2011 11:23:02 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mehul Sanghvi Cc: emacs-orgmode@gnu.org Mehul > Using Org-mode, I end up with a PDF presentation. What I would like > to do is convert that into > either PowerPoint or even better would be into OpenOffice (so I can > get it into Google Docs). > I have a bunch of people that I need to share the slides with and have > them work on it as well. > > Is there any tool or process by which I can do the conversion ? You can export your document to OpenOffice [1] and use OpenOffice's outline to presentation capabilities for generating the needed slides [2]. Should you unconver any new tweaks to odt exporter I would be happy to consider it. Jambunathan K. Footnotes: [1] http://orgmode.org/worg/org-faq.html#convert-to-open-office [2] Use OpenOffice's File->Send->{Outline to Presentation | AutoAbstract to Presentation}. Also see http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Impress_Guide/Creating_slides_from_an_outline --