emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Re: How to integrate org-mode in a MS Windows-/Office-based environment?
Date: Thu, 12 Jul 2012 17:14:40 -0500	[thread overview]
Message-ID: <20120712221440.GA5479@cardamom.adamsinfoserv.com> (raw)
In-Reply-To: <20120712220423.GY5479@cardamom.adamsinfoserv.com>

On Thu, Jul 12, 2012 at 05:04:23PM -0500, Russell Adams wrote:
> I often will write technical documentation in Org, and export it to
> HTML. MS Word users can import it and immediately apply a company
> template, while the HTML preserves much of the formatting. Looks quite
> good in the end.
>

Another quick useful tip for Org publishing:

I do have to use Visio for making technical drawings, which are
frequently a full page. I export from Visio directly to PDF using the
built in publish method. When I compiled Org to PDF via Latex, I found
that if I include the "pdfpages" package which I believe is included
in texlive, I can insert the full Visio PDF page into the final output
without having my normal headers and footers or disrupting the
document.

#+LATEX_HEADER: \usepackage{pdfpages}

\includepdf[angle=90]{./diagram.pdf}

Good luck!

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

  reply	other threads:[~2012-07-12 22:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 21:06 How to integrate org-mode in a MS Windows-/Office-based environment? M
2012-07-12 21:16 ` John Hendy
2012-07-12 21:45   ` M
2012-07-13  1:09     ` Mikhail Titov
2012-07-13 13:10     ` Brett Viren
2012-07-12 22:04   ` Russell Adams
2012-07-12 22:14     ` Russell Adams [this message]
2012-07-13  8:35 ` Giovanni Ridolfi
2012-07-13 13:29 ` gambatte64
2012-07-16 23:03 ` Kyle Andrews
2012-07-17  2:41   ` Jambunathan K
     [not found] <mailman.133.1342195226.11448.emacs-orgmode@gnu.org>
2012-07-14  8:37 ` Luis Anaya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120712221440.GA5479@cardamom.adamsinfoserv.com \
    --to=rladams@adamsinfoserv.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).