<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XpressDox Document Assembly &#187; New in XpressDox</title>
	<atom:link href="http://www.xpressdox.com/category/help/new/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xpressdox.com</link>
	<description>Document Assembly Made Simple</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:21:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Version 3.0.8 (2010-07-27)</title>
		<link>http://www.xpressdox.com/help/new/version-3-0-8/</link>
		<comments>http://www.xpressdox.com/help/new/version-3-0-8/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 11:01:24 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2985</guid>
		<description><![CDATA[This version contains some bug fixes and a few new features.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-3-0-8/" title="Permanent link to Version 3.0.8 (2010-07-27)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 3.0.8 (2010-07-27)" /></a>
</p><p>This release is mainly a bug-fix release, but some new features have been added:</p>
<ol>
<li>A space      is not allowed in a data element.       The error message when this situation occurs has been improved to      help the template author to fix the problem.</li>
<li>A new      function has been introduced: <a title="The CountOf Function" href="http://www.xpressdox.com/help/reference/countof /" target="_self"><em>CountOf</em></a>.  &lt;&lt;CountOf(“.”,IPAddress)&gt;&gt;      will return the number of occurrences of the character “.” within the data      element called <em>IPAddress</em>.</li>
<li>When a      block command (i.e. If, Else, ForEach) and its corresponding      &lt;&lt;End()&gt;&gt; command occur in different paragraphs, the text      before the <em>If</em>, <em>Else</em> and <em>ForEach,</em> and the text after the <em>End</em>,cannot contain another block command.  The user will be informed of this and      given a workaround when the template is run, and the template author can      then change the template accordingly.</li>
<li>Some security      issues regarding the macro template in Word 2003 on Windows 7 systems have      been addressed.</li>
<li><em>Footing</em> text was being shown even when a field was hidden (i.e.      when the condition for a field being shown in the document was not      met).  This has been fixed.</li>
</ol>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/reference/countof/' rel='bookmark' title='Permanent Link: The CountOf Function'>The CountOf Function</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-3/' rel='bookmark' title='Permanent Link: Version 2.3 (2010-01-28)'>Version 2.3 (2010-01-28)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-5/' rel='bookmark' title='Permanent Link: Version 3.0.5 (2010-06-29)'>Version 3.0.5 (2010-06-29)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-3-1/' rel='bookmark' title='Permanent Link: Version 2.3.1 (2010-03-03)'>Version 2.3.1 (2010-03-03)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2-9/' rel='bookmark' title='Permanent Link: Version 2.2.9 (2009-11-02)'>Version 2.2.9 (2009-11-02)</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-3-0-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 3.0.7 (2010-07-15)</title>
		<link>http://www.xpressdox.com/help/new/version-3-0-7/</link>
		<comments>http://www.xpressdox.com/help/new/version-3-0-7/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 11:49:52 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2926</guid>
		<description><![CDATA[The Document per Repeated Item feature has been enhanced by the addition of the ability to apply a filter.  This is done in conjunction with the new command SetMultipleDocumentFilter. A bug in the drag-and-drop in the treeview for an interview with repeated items has been fixed. A new configuration option, AutoSave has been introduced.  Read [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-3-0-7/" title="Permanent link to Version 3.0.7 (2010-07-15)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 3.0.7 (2010-07-15)" /></a>
</p><ol>
<li>The      Document per Repeated Item feature has been enhanced by the addition of      the ability to apply a filter.  This      is done in conjunction with the new command <em><a title="The SetMultipleDocumentFilter Command" href="http://www.xpressdox.com/help/reference/setmultipledocumentfilter /" target="_self">SetMultipleDocumentFilter</a></em>.</li>
<li>A bug in      the drag-and-drop in the treeview for an interview with repeated items has      been fixed.</li>
<li>A new      configuration option, <em>AutoSave</em> has been introduced.  Read about it in <a title="Configuring standard folders" href="http://www.xpressdox.com/help/reference/configuring-standard-folders /" target="_self">Configuring standard folders</a>.</li>
<li>The <em>IncludeFileData</em> and <em>ChooseFromFile</em> commands will now      support a file which is in CSV (“Comma Separated Values”) format.</li>
<li><em>IncludeFileData</em> will permit the file name to be omitted, in which case      the user is presented with a file Explorer when the template is run, and      the relevant data file can be chosen at that point.</li>
<li><em>Caption</em> and <em>Help</em> now      take effect on the repeating data elements (which appear in the treeview).</li>
<li>A new      toolbar/ribbon function <em>Run This      Template</em> will run the template in the active Word document.  The template will be saved      automatically, if necessary, and the user will only be prompted for a file      name if the template has never been saved before.</li>
<li>A bug in      released version 3.0.5 which involved templates opened in Word 2010 using      BaseTemplate has been fixed.</li>
</ol>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/version-3-0-5/' rel='bookmark' title='Permanent Link: Version 3.0.5 (2010-06-29)'>Version 3.0.5 (2010-06-29)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2-7/' rel='bookmark' title='Permanent Link: Version 2.2.7 (2009-10-16)'>Version 2.2.7 (2009-10-16)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-3-1/' rel='bookmark' title='Permanent Link: Version 2.3.1 (2010-03-03)'>Version 2.3.1 (2010-03-03)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-8/' rel='bookmark' title='Permanent Link: Version 3.0.8 (2010-07-27)'>Version 3.0.8 (2010-07-27)</a></li>
<li><a href='http://www.xpressdox.com/help/cookbook/one-template-many-datasets/' rel='bookmark' title='Permanent Link: Run a template for a number of data sets, and print the merged documents'>Run a template for a number of data sets, and print the merged documents</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-3-0-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 3.0.5 (2010-06-29)</title>
		<link>http://www.xpressdox.com/help/new/version-3-0-5/</link>
		<comments>http://www.xpressdox.com/help/new/version-3-0-5/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 08:51:03 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>
		<category><![CDATA[application software]]></category>
		<category><![CDATA[apply]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Data Capture]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html element]]></category>
		<category><![CDATA[introducing]]></category>
		<category><![CDATA[majors]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[numerous]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2771</guid>
		<description><![CDATA[Some major new features have been introduced, include the Command Editor, and numerous bug fixes have been applied.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-3-0-5/" title="Permanent link to Version 3.0.5 (2010-06-29)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 3.0.5 (2010-06-29)" /></a>
</p><ol>
<li>The major introduction with this version is the Command Editor, which gives the template author a much richer experience than the Template Author’s Toolkit.  <em>The article <a href="../../help/cookbook/command-editor/">The Command Editor</a> gives an introduction to this new feature</em>.</li>
<li>A consequence of the introduction of the Command Editor is that the Template Author’s Toolkit has been retired.</li>
<li>The installs for XpressDox include support for Office 2010, both 32 bit and 64 bit.</li>
<li>The <a title="Layout the interview form using headings and footings" href="http://www.xpressdox.com/help/reference/layout-using-headings /" target="_self"> <em>Footing</em></a> command has been introduced. It is similar to the <em>Heading</em> command and places text  below a control on the data capture interview</li>
<li>Multiple <em>Heading</em> commands for the same data element will result in a multi-line Heading. The same applies to the <em>Footing</em> command.</li>
<li>The pipe character | at the start of Heading (or Footing) text will align the heading/footing with the left of the capture control on the interview.</li>
<li>The <a title="Adding comments to a template" href="http://www.xpressdox.com/help/cookbook/adding-comments /" target="_self"><em>Comment</em></a> command enables placing comments within the template.</li>
<li>The <a title="The SetInitialValue Command" href="http://www.xpressdox.com/help/reference/setinitialvalue /" target="_self"><em>SetInitialValue</em></a> command can be used to set the initial value of a data element in the interview.</li>
<li><a title="The CaptureLater Command" href="http://www.xpressdox.com/help/cookbook/capturelater /" target="_self"><em>CaptureLater</em></a> command: Permits greater flexibility in defining the sequence in which data elements appear on the interview screen.</li>
<li>Word sub-sections, which are introduced into a document when Word Heading styles are used, have been given a lot of attention. In previous versions, <code>&lt;&lt;If&gt;&gt;</code> commands which excluded parts of sub-sections may have given rise to XpressDox error messages. These situations have now been reduced.</li>
<li>Text surrounding <code>&lt;&lt;If&gt;&gt;...&lt;&lt;End()&gt;&gt;</code> and <code>&lt;&lt;ForEach&gt;&gt;...&lt;&lt;End()&gt;&gt;</code> used to be disallowed by XpressDox if the start and end commands were on separate paragraphs. This situation is no longer disallowed.</li>
<li>For Office 2003, the .dot file with the macros and key settings is now installed into <em>Program Files\Microsoft Office\OFFICE11\STARTUP</em> and no longer copied at Word load time into <em>Documents and Settings\&lt;User&gt;\Application Data\Microsoft\Word\STARTUP</em>. In addition, this .dot file is digitally signed so that, if the certificate is installed on the host PC, then the warnings regarding macros in this .dot file can be suppressed.</li>
<li>Some bug fixes:</li>
</ol>
<ul>
<li>French numbering has a space as the thousands separator.</li>
<li>Custom document properties with a single character value are  now handled correctly.</li>
<li>Watermarks consisting of text rather than pictures are handled correctly.</li>
<li>Empty items at the start of the list of choices in <em>Choose&#8230;</em> commands are correctly interpreted as meaning “no default value”,  rather than being ignored.</li>
<li><em>ToTitle</em> correctly handles words in parentheses and other non-word characters.</li>
<li>Data bases that use reserved words as column names are now  handled without error.</li>
<li>The interaction between <em>InsertDocument</em> and the Document Per Repeated Item feature has been fixed.</li>
</ul>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/version-3-0-8/' rel='bookmark' title='Permanent Link: Version 3.0.8 (2010-07-27)'>Version 3.0.8 (2010-07-27)</a></li>
<li><a href='http://www.xpressdox.com/help/reference/layout-using-headings/' rel='bookmark' title='Permanent Link: Layout the interview form using headings and footings'>Layout the interview form using headings and footings</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-7/' rel='bookmark' title='Permanent Link: Version 3.0.7 (2010-07-15)'>Version 3.0.7 (2010-07-15)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-3-1/' rel='bookmark' title='Permanent Link: Version 2.3.1 (2010-03-03)'>Version 2.3.1 (2010-03-03)</a></li>
<li><a href='http://www.xpressdox.com/help/cookbook/coloring-caption-heading/' rel='bookmark' title='Permanent Link: Styling and coloring the Caption and Heading'>Styling and coloring the Caption and Heading</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-3-0-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;May Madness&#8217; Limited Special Offer</title>
		<link>http://www.xpressdox.com/help/new/may-madness/</link>
		<comments>http://www.xpressdox.com/help/new/may-madness/#comments</comments>
		<pubDate>Thu, 20 May 2010 11:31:09 +0000</pubDate>
		<dc:creator>Chris Pearson</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>
		<category><![CDATA[special offer]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2565</guid>
		<description><![CDATA[We're giving away <strong>up to 10 licenses PER small office or department</strong> on a <strong>first come, first served</strong> basis. This would normally cost up to $1,490 but it could be yours absolutely fr.ee!]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/may-madness/" title="Permanent link to &#8216;May Madness&#8217; Limited Special Offer"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for &#8216;May Madness&#8217; Limited Special Offer" /></a>
</p><p>There has been a great response to our &#8216;May Madness&#8217; XpressDox license giveaway. Still, we want to give you one last opportunity to cash in on this fantastic offer. But hurry! There are less than 24 hours to go.</p>
<p>We&#8217;re giving away up to <strong>10 licenses PER small office or department</strong> on a <strong>first come, first served basis</strong>. This would normally cost up to $1,490 but it could be yours absolutely free!</p>
<p>As many others have already found out, there&#8217;s nothing to lose, and a lot to gain! Submit your details before midnight 31 May 2010 to stand in line for up to 10 XpressDox licenses for your small office or department.</p>
<p><strong>Please hurry!</strong> We have only a <strong>limited</strong> number of licenses to give away <strong>before midnight 31 May 2010</strong>.</p>
<p><em>Best regards<br />Chris Pearson</em></p>

		<div id="usermessage9a" class="cf_info "></div>The bad news: <strong>Sorry, this Limited Special Offer has expired.</strong><br />
The good news: We will be announcing more Special Offers shortly. Please keep a look out for the notifications.


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/starting/introduce-a-friend-3/' rel='bookmark' title='Permanent Link: Last chance to introduce a friend'>Last chance to introduce a friend</a></li>
<li><a href='http://www.xpressdox.com/help/starting/introduce-a-friend-2/' rel='bookmark' title='Permanent Link: Reminder to introduce a friend'>Reminder to introduce a friend</a></li>
<li><a href='http://www.xpressdox.com/help/starting/introduce-a-friend/' rel='bookmark' title='Permanent Link: Share your productivity secret with a friend'>Share your productivity secret with a friend</a></li>
<li><a href='http://www.xpressdox.com/help/docussembly/real-document-assembly/' rel='bookmark' title='Permanent Link: &#8230;and then there&#8217;s Document Assembly'>&#8230;and then there&#8217;s Document Assembly</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/may-madness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.3.1 (2010-03-03)</title>
		<link>http://www.xpressdox.com/help/new/version-2-3-1/</link>
		<comments>http://www.xpressdox.com/help/new/version-2-3-1/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 18:04:56 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2255</guid>
		<description><![CDATA[Coloring captions and headings, tools for trouble shooting and many usability  features have been added in Version 2.3.1]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-2-3-1/" title="Permanent link to Version 2.3.1 (2010-03-03)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 2.3.1 (2010-03-03)" /></a>
</p><ol>
<li>Captions and Headings can have their style (Bold, Italic, Underline) and colour set by the template author.  <em>Please read the article</em> <em><a href="../../help/cookbook/coloring-caption-heading/">Styling and coloring the Caption and Heading</a></em>.</li>
<li>A new feature called <a title="Document per Repeated Item" href="http://www.xpressdox.com/help/cookbook/document-per-repeated-item/" target="_self">Document per Repeated Item</a> empowers the template author on the one hand and the template user on the other to produce a merged version of the template for each of any number of different parties.  Thus, for instance, a separate form (one per director) providing collateral by each of the directors of a company can be produced by running one template.</li>
<li>The handling of quotes in commands and functions has been rationalised: there are some commands where quotes are not necessary as delimiters of literal strings (e.g. &lt;&lt;ChooseFromRDBLIst(Gender,Male,Female)&gt;&gt;).  This caused some confusion in the past, especially as an <em>If</em> command testing the value of <em>Gender</em> would require the value tested against to be in quotes (e.g. &lt;&lt;If(Gender = ‘Male’)&gt;&gt;).  It is now permissible (but not obligatory) to enclose string literals in commands in quotes, which would mean that the command &lt;&lt;ChooseFromRDBLIst(Gender, ‘Male’, ‘Female’)&gt;&gt; will function in exactly the same way as the first example.  This in turn means that you can safely follow the rule &#8220;All string literals, except for the names of data elements, are enclosed in quotes&#8221;.</li>
<li>The XpressDox-in-Word API has been enhanced.  The documentation for this will be found in the Word document <em>XpressDox In Word API Specification.doc</em> which will have been copied into your My Documents\XpressDox folder (or similar but differently named folder for Vista and Windows 7) when you first load Word after installing this version.</li>
<li>There were a few quirks in the Template Painter which have now been ironed out. Some extra functionality was added to highlight superfluous <em>End</em> commands.</li>
<li>The <em>Help</em> feature has been enhanced in that when there is help on a field, the Help area on the data capture dialog will flash on and off and the system will make the “<em>Beep”</em> sound.  This will draw the user’s attention to the fact that there are instructions for completing the field.  There is a facility to disable this feature – available to each user (by right-clicking in the Help area).</li>
<li>Pressing the &lt;Ctrl&gt; and &lt;Alt&gt; keys (together) when the data capture dialog is displayed will provide information to help with trouble shooting complex nested-<em>If</em> logic.</li>
<li>There are many other changes which will be apparent once the affected features are being used, and are of the nature of making the features more intuitive, so you will probably not even notice them, or be pleasantly surprised when you do.</li>
<li>New commands introduced are:</li>
</ol>
<ul>
<li><em>SetCustomDocumentProperty</em> which enables the template author to set a custom document property in the list of MS Word custom document properties in the merged document.</li>
<li><em>Debug</em>. This command is used (when recommended by XpressDox in a warning message) to locate floating (superfluous) <em>End </em>and <em>Else </em>commands in the template.</li>
</ul>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/version-2-3/' rel='bookmark' title='Permanent Link: Version 2.3 (2010-01-28)'>Version 2.3 (2010-01-28)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-8/' rel='bookmark' title='Permanent Link: Version 3.0.8 (2010-07-27)'>Version 3.0.8 (2010-07-27)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-5/' rel='bookmark' title='Permanent Link: Version 3.0.5 (2010-06-29)'>Version 3.0.5 (2010-06-29)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-7/' rel='bookmark' title='Permanent Link: Version 3.0.7 (2010-07-15)'>Version 3.0.7 (2010-07-15)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2-7/' rel='bookmark' title='Permanent Link: Version 2.2.7 (2009-10-16)'>Version 2.2.7 (2009-10-16)</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-2-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please don&#8217;t miss out</title>
		<link>http://www.xpressdox.com/help/new/v23-reminder-1/</link>
		<comments>http://www.xpressdox.com/help/new/v23-reminder-1/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 08:23:39 +0000</pubDate>
		<dc:creator>Chris Pearson</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2231</guid>
		<description><![CDATA[A short note to remind you to upgrade to the latest version of XpressDox; it would be a pity for you to not benefit from its fabulous new features. Download <a title="Get the new version of XpressDox here" href="http://www.xpressdox.com/download/" target="_self">XpressDox v2.3</a> here. Just as a memory-jogger: XpressDox now has a <em>Template Painter</em>, a dynamic conditional capture dialog, and verbose <code>Choose</code> commands, among other helpful features.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/v23-reminder-1/" title="Permanent link to Please don&#8217;t miss out"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/novice.jpg" width="177" height="16" alt="Suitable for the XpressDox novice user" /></a>
</p><p>A short note to remind you to upgrade to the latest version of XpressDox; it would be a pity for you to not benefit from its fabulous new features. Download <a title="Get the new version of XpressDox here" href="http://www.xpressdox.com/download/" target="_self">XpressDox v2.3</a> here.</p>
<p>Just as a memory-jogger: XpressDox now has a <em>Template Painter</em>, a dynamic conditional capture dialog, and verbose <code>Choose</code> commands, among other helpful features.</p>
<p>And of course, if you need to produce 100%-compliant, complex contracts and documents, in seconds, using your data, then the XpressDox API is for you. You can integrate it with your applications, and other systems like Accounting, CRM, and document management. Learn more about the <a title="Learn more about the XpressDox API" href="http://www.xpressdox.com/partners/developers/" target="_self">XpressDox API</a> here.</p>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/v23/' rel='bookmark' title='Permanent Link: XpressDox v2.3 is ready for you'>XpressDox v2.3 is ready for you</a></li>
<li><a href='http://www.xpressdox.com/help/new/introducing-api/' rel='bookmark' title='Permanent Link: Introducing the XpressDox API'>Introducing the XpressDox API</a></li>
<li><a href='http://www.xpressdox.com/help/docussembly/document-assembly/' rel='bookmark' title='Permanent Link: What is document assembly?'>What is document assembly?</a></li>
<li><a href='http://www.xpressdox.com/help/starting/less-paste-more-speed/' rel='bookmark' title='Permanent Link: Less paste, more speed'>Less paste, more speed</a></li>
<li><a href='http://www.xpressdox.com/help/docussembly/real-document-assembly/' rel='bookmark' title='Permanent Link: &#8230;and then there&#8217;s Document Assembly'>&#8230;and then there&#8217;s Document Assembly</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/v23-reminder-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the XpressDox API</title>
		<link>http://www.xpressdox.com/help/new/introducing-api/</link>
		<comments>http://www.xpressdox.com/help/new/introducing-api/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:49:22 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Word API]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2197</guid>
		<description><![CDATA[Sometimes document drafting and assembly will form only a part of your application, and now you can access all the power of XpressDox Docussembly™ inside your application by using the XpressDox API. There’s no need for you to create your own document assembly logic when it has all been done for you.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/introducing-api/" title="Permanent link to Introducing the XpressDox API"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/advanced.jpg" width="177" height="16" alt="Post image for Introducing the XpressDox API" /></a>
</p><table border="0" cellspacing="0" cellpadding="0" width="620" align="center">
<tbody>
<tr>
<td width="20">&nbsp;</td>
<td colspan="2" width="580" style="text-align: center">
<p><strong><font face="trebuchet ms,geneva" size="3">The XpressDox API</font></strong></p>
<p><font face="trebuchet ms,geneva" size="3">100% compliant documents.<br /> By the thousands.<br />In seconds.<br /><strong>Simply add <span style="font-style: italic">your</span> data.</strong></font></p>
</td>
<td width="20">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">
<div style="text-align: center"><a title="Learn more about the XpressDox API" href="http://www.xpressdox.com/partners/developers/">Learn more</a></div>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">
<p><font face="trebuchet ms,geneva" size="2"><img src="http://www.xpressdox.com/wordpress/wp-content/assets/images/from-this-to-this.jpg" alt="From data, to documents, in seconds" title="From data, to documents, in seconds" width="580" height="300" align="middle" /></font></p>
</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/v23-reminder-1/' rel='bookmark' title='Permanent Link: Please don&#8217;t miss out'>Please don&#8217;t miss out</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/introducing-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XpressDox v2.3 is ready for you</title>
		<link>http://www.xpressdox.com/help/new/v23/</link>
		<comments>http://www.xpressdox.com/help/new/v23/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 10:45:17 +0000</pubDate>
		<dc:creator>Chris Pearson</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2137</guid>
		<description><![CDATA[Hello, I just wanted to let you know we were hard at work over the holiday season! We added a lot of the functionality you requested to XpressDox, and there&#39;s still more to come during 2010. Download <a href="http://productprofs.com/crm/index.php?entryPoint=campaign_trackerv2&#038;track=7a726398-d506-1137-c554-4b61676cef9e">XpressDox v2.3</a> here.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/v23/" title="Permanent link to XpressDox v2.3 is ready for you"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for XpressDox v2.3 is ready for you" /></a>
</p><p>Hello, I just wanted to let you know we were hard at work over the holiday season! We added a lot of the functionality you requested to XpressDox, and there&#39;s still more to come during 2010.</p>
<p>Download <a href="http://productprofs.com/crm/index.php?entryPoint=campaign_trackerv2&#038;track=7a726398-d506-1137-c554-4b61676cef9e">XpressDox v2.3</a> here.</p>
<p><a href="http://productprofs.com/crm/index.php?entryPoint=campaign_trackerv2&#038;track=be040bdd-2371-ece9-c282-4b62978b4732">Seth Rowland</a> gave us two ideas for this release: A <em>Template Painter</em> that enables you to add your choice of color to start and end block commands so your template <em>reads</em> more easily (done!), and a dynamic conditional capture dialog which hides merge fields under certain conditions. This gives you an opportunity to make capture dialogs more efficient for users to use (done!). Thanks Seth.</p>
<p>Also, you asked that when using <em>Choose</em> commands you can show entire paragraphs of text in the capture dialog to assist users in making the correct choices. Done!</p>
<p>And</em>, we&#39;re officially releasing the XpressDox Server API on Tuesday next week, February 2.</p>
<p>If you&#39;ve got masses of data you need merged into complex documents, then the XpressDox API is for you. You can integrate it with your applications, and other systems like Accounting, CRM, and document management.</p>
<p>We&#39;re offering you an opportunity to download the API for a free trial, <em>before</em> its official release to the market. Download your <a href="http://productprofs.com/crm/index.php?entryPoint=campaign_trackerv2&#038;track=9668a30f-4ce0-e253-664c-4b62a580d3ad">XpressDox API</a> now.</p>
<p>If you&#39;d like to see which other features have been added to XpressDox you can <a href="http://productprofs.com/crm/index.php?entryPoint=campaign_trackerv2&#038;track=79ed18c4-fd47-68cf-52d1-4b62a97a2b64">review</a> them on this site.</p>
<p><em>Best regards<br />Chris Pearson</em></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/v23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.3 (2010-01-28)</title>
		<link>http://www.xpressdox.com/help/new/version-2-3/</link>
		<comments>http://www.xpressdox.com/help/new/version-2-3/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:52:48 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=2079</guid>
		<description><![CDATA[Conditional Capture, Template Painter, Verbose choice options and the XpressDox Engine API have been added in this version.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-2-3/" title="Permanent link to Version 2.3 (2010-01-28)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 2.3 (2010-01-28)" /></a>
</p><p>A number of substantial new features have been added with this version.</p>
<ol>
<li>The Conditional Capture      feature: this feature will automatically hide merge fields on the data      capture dialog when the document assembly logic in the template renders a      data element to be irrelevant in a particular situation.  For example, in the case of a party being      unmarried, the data elements such as date of marriage, marital status,      etc., will not be displayed on the data capture dialog.  <em>Look      at <a href="../../help/reference/conditional-capture/">Conditional      Capture</a><br />
</em></li>
<li>The Template Painter      feature will now not only apply the font and colour to merge fields, but      will apply different colours to the matching start and end of block      commands.  This means the <code>&lt;&lt;If() &gt;&gt;</code> and matching <code>&lt;&lt;End()&gt;&gt;</code> merge fields will      be colored the same, but differently to the rest of the merge fields.  Nested blocks      will have their start and end fields colored differently to a nesting level of 5,      and what’s more you can select your own colour scheme.  <em>Read      the article on the <a href="../../help/reference/template-authors-toolkit/">Template      Author&#8217;s Toolkit</a></em>.</li>
<li>The <code>&lt;&lt;ChooseFromRDBList&gt;&gt;</code> and <code>&lt;&lt;ChooseUsingCheckBox&gt;&gt;</code> commands will now      permit entire paragraphs to be shown to enable users to make the correct      choices.<em> </em><em>Look      at <a href="../../help/cookbook/verbose-choose-commands/">this      Cookbook article</a></em><em>.</em></li>
<li>The XpressDox Engine API      has been released.  For more information, go to the <a title="Using the XpressDox API" href="http://www.xpressdox.com/partners/developers/" target="_self"> developers&#8217; section</a> of this site.</li>
</ol>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/version-2-3-1/' rel='bookmark' title='Permanent Link: Version 2.3.1 (2010-03-03)'>Version 2.3.1 (2010-03-03)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-5/' rel='bookmark' title='Permanent Link: Version 3.0.5 (2010-06-29)'>Version 3.0.5 (2010-06-29)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-3-0-7/' rel='bookmark' title='Permanent Link: Version 3.0.7 (2010-07-15)'>Version 3.0.7 (2010-07-15)</a></li>
<li><a href='http://www.xpressdox.com/help/cookbook/missing-data-elements/' rel='bookmark' title='Permanent Link: Where have all my data elements gone?'>Where have all my data elements gone?</a></li>
<li><a href='http://www.xpressdox.com/help/cookbook/trouble-shooting-end-else/' rel='bookmark' title='Permanent Link: Trouble shooting Ends and Elses'>Trouble shooting Ends and Elses</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-2-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.2.11 (2009-12-24)</title>
		<link>http://www.xpressdox.com/help/new/version-2-2-11/</link>
		<comments>http://www.xpressdox.com/help/new/version-2-2-11/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 09:39:06 +0000</pubDate>
		<dc:creator>Peter Tuffin</dc:creator>
				<category><![CDATA[New in XpressDox]]></category>
		<category><![CDATA[Word API]]></category>

		<guid isPermaLink="false">http://www.xpressdox.com/?p=1915</guid>
		<description><![CDATA[This version sees the introduction of the XpressDox in Word API.  This will enable developers to include XpressDox within their own applications.  See the document <em>XpressDox In Word API Specification.doc</em> in the <em>My Documents\XpressDox</em> folder.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.xpressdox.com/help/new/version-2-2-11/" title="Permanent link to Version 2.2.11 (2009-12-24)"><img class="post_image alignnone" src="http://www.xpressdox.com/wordpress/wp-content/assets/images/supervisor.jpg" width="177" height="16" alt="Post image for Version 2.2.11 (2009-12-24)" /></a>
</p><p>This version sees the introduction of the XpressDox in Word API.  This will enable developers to include XpressDox within their own applications.  See the document <em>XpressDox In Word API Specification.doc</em> in the <em>My Documents\XpressDox</em> folder.</p>


<p>Related posts:<ul><li><a href='http://www.xpressdox.com/help/new/version-2-2-9/' rel='bookmark' title='Permanent Link: Version 2.2.9 (2009-11-02)'>Version 2.2.9 (2009-11-02)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-1-3-1/' rel='bookmark' title='Permanent Link: Version 2.1.3.1 (2009-07-27)'>Version 2.1.3.1 (2009-07-27)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2-5/' rel='bookmark' title='Permanent Link: Version 2.2.5 (2009-09-25)'>Version 2.2.5 (2009-09-25)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2-10/' rel='bookmark' title='Permanent Link: Version 2.2.10 (2009-11-28)'>Version 2.2.10 (2009-11-28)</a></li>
<li><a href='http://www.xpressdox.com/help/new/version-2-2/' rel='bookmark' title='Permanent Link: Version 2.2 (2009-08-13)'>Version 2.2 (2009-08-13)</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.xpressdox.com/help/new/version-2-2-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
