﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win" title="Sharing an Acces Document with User-Created Content" section="sharing">
  <div class="tip">
      <p>
        When saving an Acces document, user-created content (such as user-created images or user-edited passages) is
        referenced within the document. The files, however, are stored in your user folder. The document will open fine on the same computer it was created on, but may have
        "Missing File" errors when opened on another computer.
      </p>
      <p>
        <b>Exporting a Document Package</b> solves this problem by packaging user-created figures, passages, etc. along
        with an Acces document. Other Acces users who open a document package will see the document as it was
        originally created: user-created content and all.
      </p>
    </div>
  <p>
      In this article, you will learn how to export an Acces4 document as a Document Package.
    </p>
  <ol>
      <li>Choose <span class="menu">File &gt; Export &gt; as Document Package</span>.
        <div>
          <img class="screenshot-noshadow" src="images/fileexport.png"></img>
        </div>
      </li>
      <li>Select the folder where you want to save the Document Package, give it a name, and click <span class="button">Save</span>.
        <div>
          <img class="screenshot" src="images/exportpackage.png"></img>
        </div>
      </li>
    </ol>
  <p>
      The .paxml file can be sent to other Acces4 users. For information on how to open a Document Package, see the
      article <a href="opendocpackage.xml" shape="rect">Opening an Acces Document Package</a>.
    </p>
</guide>