<?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>Laserfiche News Portal &#187; laserfiche 8</title>
	<atom:link href="http://www.laserfiche.com/news/archives/tag/laserfiche-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laserfiche.com/news</link>
	<description>Document Management and Enterprise Content Management News, Document Management Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:52:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tech Tip: Searching for Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2011/10/20/tech-tip-searching-for-multiple-value-fields-4/</link>
		<comments>http://www.laserfiche.com/news/archives/2011/10/20/tech-tip-searching-for-multiple-value-fields-4/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 16:50:09 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[multiple value fields]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=8526</guid>
		<description><![CDATA[Multiple value fields enable you to store more than one value per field in Laserfiche 8.]]></description>
			<content:encoded><![CDATA[<p>With Laserfiche 8 came multiple value fields, which enable you to store more than one value per field.</p>
<p>For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field. You can also perform a variety of different multiple value field searches using the advanced search syntax. To access the Advanced Search syntax, select <strong>Advanced </strong>from the <strong>Customize Search </strong>menu in the Laserfiche Client, and select <strong>Include advanced search</strong> criteria in query to type in the text box.<span id="more-8526"></span></p>
<p>To search for documents that have exactly two specific values in a multiple value field, you would use the following syntax.</p>
<ul>
<li> {[]:[field]=(”fieldvalue”,”fieldvalue”)}</li>
</ul>
<p>For example, to search for documents with a multiple value <strong>Author </strong>field containing only <strong>Bill</strong> and<strong> John</strong>, the syntax would be:</p>
<ul>
<li> {[]:[Author]=(”Bill”,”John”)}</li>
</ul>
<p>This search will return all entries assigned the multiple value <strong>Author </strong>field containing exactly <strong>Bill </strong>and <strong>John</strong>. If this multiple value field also contains another author, the document will NOT be returned.</p>
<p>To search for documents that have two specific values in a multiple value field, plus any other value(s), you would use the following syntax.</p>
<ul>
<li> {[]:[field]=”fieldvalue”}&amp; {[]:[field]=”fieldvalue”)</li>
</ul>
<p>For example, you want to return all documents that <strong>Bill </strong>and <strong>John</strong> worked on with other people. You would use the following syntax.</p>
<ul>
<li>{[]:[Author]=”Bill”}&amp;{[]:[Author=”John”}</li>
</ul>
<p>This search will return all documents assigned the multiple value Author field containing <strong>Bill </strong>and <strong>John</strong>, as well as any other author(s) regardless of who the other author(s) might be. If this multiple value field also contains <strong>Connie</strong> and <strong>Roger</strong>, the document will be returned.</p>
<p><strong>Note</strong>: You can use the same syntax in Web Access to search for multiple value fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2011/10/20/tech-tip-searching-for-multiple-value-fields-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip:  Searching for Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2011/10/10/tech-tip-searching-for-multiple-value-fields-3/</link>
		<comments>http://www.laserfiche.com/news/archives/2011/10/10/tech-tip-searching-for-multiple-value-fields-3/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 19:45:53 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[advanced search]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[multiple value fields]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=8456</guid>
		<description><![CDATA[With Laserfiche 8 came multiple value fields, which enable you to store more than one value per field.  For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field. You can also perform a variety of [...]]]></description>
			<content:encoded><![CDATA[<p>With Laserfiche 8 came multiple value fields, which enable you to store more than one value per field. <span id="more-8456"></span> For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field. You can also perform a variety of different multiple value field searches using the advanced search syntax. To access the Advanced Search<strong> </strong>syntax, select <strong>Advanced</strong> from the <strong>Customize Search</strong> menu in the Laserfiche Client, and select <strong>Include advanced search criteria in query </strong>to type in the text box.</p>
<p>To search for documents that have exactly two specific values in a multiple value field, you would use the following syntax.</p>
<ul>
<li>{[]:[field]=(”fieldvalue”,”fieldvalue”)}</li>
</ul>
<p>For example, to search for documents with a multiple value <strong>Author </strong>field containing only<strong> Bill </strong>and <strong>John</strong>, the syntax would be:</p>
<ul>
<li>{[]:[Author]=(”Bill”,”John”)}</li>
</ul>
<p>This search will return all entries assigned the multiple value <strong>Author</strong> field containing exactly <strong>Bill</strong> and <strong>John.</strong> If this multiple value field also contains another author, the document will <strong>NOT</strong> be returned.<br />
To search for documents that have two specific values in a multiple value field, plus any other value(s), you would use the following syntax.</p>
<ul>
<li>{[]:[field]=”fieldvalue”}&amp; {[]:[field]=”fieldvalue”)</li>
</ul>
<p>For example, you want to return all documents that <strong>Bill </strong>and <strong>John</strong> worked on with other people. You would use the following syntax.</p>
<ul>
<li>{[]:[Author]=”Bill”}&amp;{[]:[Author=”John”}</li>
</ul>
<p>This search will return all documents assigned the multiple value <strong>Author</strong> field containing<strong> Bill</strong> and<strong> John</strong>, as well as any other author(s) regardless of who the other author(s) might be. If this multiple value field also contains <strong>Connie </strong>and <strong>Roger</strong>, the document will be returned.</p>
<p><strong>Note</strong>: You can use the same syntax in Web Access to search for multiple value fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2011/10/10/tech-tip-searching-for-multiple-value-fields-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Laserfiche Client 8.2 No Longer Requires a License File</title>
		<link>http://www.laserfiche.com/news/archives/2010/12/20/tech-tip-laserfiche-client-8-2-no-longer-requires-a-license-file/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/12/20/tech-tip-laserfiche-client-8-2-no-longer-requires-a-license-file/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 00:46:15 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5856</guid>
		<description><![CDATA[The Laserfiche Client installation package will no longer require a license file or activation key for installation.]]></description>
			<content:encoded><![CDATA[<p>As of the release of Laserfiche 8.2, the Laserfiche Client installation package will no longer require a license file or activation key for installation.  This allows you to easily implement the Laserfiche Client on many different workstations at your site without needing to distribute Client license files or activation keys.  Users who are installing will not be prompted to provide a license file or activation key, which makes it easy for even non-technical users to install the Laserfiche Client.<br />
<span id="more-5856"></span><br />
The Laserfiche Snapshot license, previously part of the Client license, is now a feature on the Laserfiche Server license.  You will be able to use Snapshot to print image pages of your electronic documents as long as Snapshot is connecting to a Laserfiche Server installation that is licensed for Snapshot.</p>
<p>The Laserfiche Server will still use a license or activation key, as in prior versions.</p>
<p><strong>Look for Laserfiche 8.2, releasing next week!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/12/20/tech-tip-laserfiche-client-8-2-no-longer-requires-a-license-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Laserfiche 8.2 Preview: Custom and Dynamic Stamps</title>
		<link>http://www.laserfiche.com/news/archives/2010/12/15/tech-tip-laserfiche-8-2-preview-custom-and-dynamic-stamps-2/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/12/15/tech-tip-laserfiche-8-2-preview-custom-and-dynamic-stamps-2/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 00:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[Laserfiche 8.2]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5792</guid>
		<description><![CDATA[Laserfiche 8.2 adds the ability to create stamps based on a string of text—and to use tokens in that text, which allows stamps to dynamically update.]]></description>
			<content:encoded><![CDATA[<p>In prior versions of Laserfiche, stamps were static files based on bitmap images. Users had to find or create and then upload the bitmap to create the stamp. Laserfiche 8.2 adds the ability to create stamps based on a string of text—and to use tokens in that text, which allows stamps to dynamically update.<span id="more-5792"></span></p>
<p><strong>Note:</strong> Since this is a preview, the details and appearances of certain elements may change between now and the final release.</p>
<p>When creating a custom stamp in Laserfiche 8.2, a user specifies the text he wants the stamp to display, as well as a variety of formatting options: the font, size and border for the stamp. If the stamp text includes a token, the token will be replaced with the relevant information when the stamp is placed on the image.</p>
<p style="text-align: center"><img title="2010-11-29 - custom stamps" src="http://www.laserfiche.com/news/wp-content/uploads/2010/11/2010-11-29-custom-stamps.png" alt="2010-11-29 - custom stamps" width="294" height="454" /></p>
<p>The custom stamp creation dialog provides a preview of the stamp as it would look on the image. This allows you to modify the formatting until you like the way the stamp looks.</p>
<p style="text-align: center"><img title="2010-11-29 - custom stamps2" src="http://www.laserfiche.com/news/wp-content/uploads/2010/11/2010-11-29-custom-stamps2.png" alt="2010-11-29 - custom stamps2" width="458" height="501" /></p>
<p>Custom stamps allow you to create text stamps as you need them, rather than needing to create a bitmap of the text and then upload that bitmap. If you realize that you need a stamp to indicate that certain documents came from an external archive, you can simply create a stamp with the text “External Archive” right in Laserfiche—no need to fiddle with an image program. You can also still use image-based stamps, just as you could in prior versions.</p>
<p>In addition, the ability to incorporate tokens into your custom stamps allows you to create dynamic stamps. For example, if you want to stamp each document with the date it is processed, you can create a stamp with the date token. When the stamp is applied, the token will automatically be replaced with that day’s date.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/12/15/tech-tip-laserfiche-8-2-preview-custom-and-dynamic-stamps-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Laserfiche 8.2 Preview: Microsoft Office Integration Enhancements</title>
		<link>http://www.laserfiche.com/news/archives/2010/12/13/tech-tip-laserfiche-8-2-preview-microsoft-office-integration-enhancements/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/12/13/tech-tip-laserfiche-8-2-preview-microsoft-office-integration-enhancements/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 02:09:05 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[Laserfiche 8.2]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5772</guid>
		<description><![CDATA[Laserfiche 8.2 has been updated to integrate more closely with Microsoft Office. ]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.2 has been updated to integrate more closely with Microsoft Office. From within Office applications, you can more easily save documents in Laserfiche. You can also work with Laserfiche metadata in the Office applications.<br />
<span id="more-5772"></span><br />
The features described below are available in Word, Excel, or PowerPoint. Outlook still uses the “Send to Laserfiche” item from the <strong>File </strong>menu.</p>
<ul>
<li><strong>Note</strong>: Since this is a preview, the details and appearances of certain elements may change between now and the final release.</li>
</ul>
<p>Sample features of the updated Office integration:</p>
<ul>
<li><strong>Ribbon tab or toolbar button</strong>: There is now a Laserfiche tab in the Ribbon in Office 2007 or 2010 applications, and a Laserfiche toolbar button in Office XP or 2003. You can use these to save and modify documents in Laserfiche.</li>
<li><strong>Manage Laserfiche metadata from Office programs</strong>: When an Office document is saved in and opened from Laserfiche, you can use the Laserfiche Properties button to manage templates, fields, and tags from within the Office program. Note: this feature is not currently available in Outlook.</li>
</ul>
<p>The Office integration update includes additional features as well as those shown here. You can try them out when Laserfiche 8.2 is released.<br />
<img class="alignright size-full wp-image-5773" title="2010-12-13 Office Integration" src="http://www.laserfiche.com/news/wp-content/uploads/2010/12/2010-12-13-Office-Integration.png" alt="2010-12-13 Office Integration" width="701" height="617" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/12/13/tech-tip-laserfiche-8-2-preview-microsoft-office-integration-enhancements/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Preview of Time-Based Rollover Volumes in Laserfiche 8.2</title>
		<link>http://www.laserfiche.com/news/archives/2010/12/06/tech-tip-preview-of-time-based-rollover-volumes-in-laserfiche-8-2/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/12/06/tech-tip-preview-of-time-based-rollover-volumes-in-laserfiche-8-2/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 01:06:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5757</guid>
		<description><![CDATA[In Laserfiche 8.2 you can configure when a logical volume will roll over based on a time schedule (daily, weekly, monthly).]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.2 introduces many new features aimed at making administration easier and more powerful. This tech tip will explore an upcoming volume feature.<br />
<span id="more-5757"></span></p>
<ul>
<li><strong>Note</strong>: Since this is a preview, the details and appearances of certain elements may change between now and the final release.</li>
</ul>
<p>In Laserfiche 8.2 you can configure when a logical volume will roll over based on a time schedule (daily, weekly, monthly). Unlike size-based rollover volumes—that roll over and create new physical volumes based on a size limit—time-based rollover volumes focus more on storing and organizing data for a specific time period.</p>
<p>For instance, a local charity devotes each month to a different cause and wants to create a new physical volume per month/cause. This means all documents scanned in October, Breast Cancer Awareness Month, would be stored on their own volume, separate from the documents scanned in November, AIDS Awareness Month.</p>
<p><strong>To configure a volume to rollover based on time</strong></p>
<p>When creating a new logical volume:</p>
<ol>
<li>Expand the Volumes node in the Laserfiche Administration Console.
<ul>
<li> <strong>Note</strong>: The logical volume icon has a gold disk and the physical volume icon has a silver disk.</li>
</ul>
</li>
<li> Select Logical Volume under Volume Type in the New Volume dialog box.</li>
<li> Select Rollover every and either type or click the up and down arrows to add/select the number of days, weeks, or months after which you want the volume to roll over.</li>
<li> Use the drop-down menu to select Day(s), Week(s), or Month(s).</li>
</ol>
<p style="text-align: center"><img title="2010-12-06 - Time Based Rollover Volume" src="http://www.laserfiche.com/news/wp-content/uploads/2010/12/2010-12-06-Time-Based-Rollover-Volume.png" alt="2010-12-06 - Time Based Rollover Volume" width="420" height="702" /></p>
<p><strong> When configuring an existing logical volume:</strong></p>
<ol>
<li>Expand the Volumes node in the Laserfiche Administration Console.
<ul>
<li><strong>Note</strong>: The logical volume icon has a gold disk and the physical volume icon has a silver disk.</li>
</ul>
</li>
<li>Double-click the logical volume you want to configure.</li>
<li>Select the Maximum Size/Age tab in the volume properties dialog box.</li>
<li>Select Rollover based on a time schedule and either type or click the up and down arrows to add/select the number of days, weeks, or months after which you want the volume to roll over.</li>
<li>Use the drop-down menu to select Day(s), Week(s), or Month(s).</li>
<li>Under Starting from, define a date and time when you want the new time schedule to begin.</li>
</ol>
<p style="text-align: center"><img src="http://www.laserfiche.com/news/wp-content/uploads/2010/12/2010-12-06-Time-Based-Rollover-Volume2.png" alt="2010-12-06 - Time Based Rollover Volume2" title="2010-12-06 - Time Based Rollover Volume2" width="482" height="521" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/12/06/tech-tip-preview-of-time-based-rollover-volumes-in-laserfiche-8-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Preview of New Search User Interface Enhancements in Laserfiche 8.2</title>
		<link>http://www.laserfiche.com/news/archives/2010/11/29/tech-tip-preview-of-new-search-user-interface-enhancements-in-laserfiche-8-2-2/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/11/29/tech-tip-preview-of-new-search-user-interface-enhancements-in-laserfiche-8-2-2/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 01:02:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5717</guid>
		<description><![CDATA[Laserfiche 8.2 introduces a variety of new search UI enhancements—including page count, searching within multiple folders and electronic file size—designed to make your searches more efficient.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.2 introduces a variety of new search UI enhancements—including page count, searching within multiple folders and electronic file size—designed to make your searches more efficient.<span id="more-5717"></span></p>
<p><strong>Note:</strong> Since this is a preview, the details and appearances of certain elements may change between now and the final release.</p>
<p><strong>Page Count</strong></p>
<p>You can limit your search results to return documents that contain a specific number of pages or that fall within a certain page range. For example, you can return documents that have exactly three pages, more than three pages, less than three pages or that fall between three and five pages.</p>
<p>To perform a Page Count search, open the Search Pane, click <strong>Customize Search</strong> and select <strong>Pages</strong>.</p>
<p style="text-align: center"><img title="2010-11-15 - Page Count" src="http://www.laserfiche.com/news/wp-content/uploads/2010/11/2010-11-15-Page-Count.png" alt="2010-11-15 - Page Count" width="342" height="149" /></p>
<p><strong>Selecting Multiple Folders to Search Through or Exclude</strong></p>
<p>You can limit your search results by searching within multiple folders inside your repository. For example, Roger wants to look through medical records that only Susan scanned into Laserfiche. He performs a <strong>Created By</strong> search for Susan, but quickly realizes there are too many results to sort through. To narrow his results, he adds a <strong>Within Folder</strong> search and searches within the <strong>Medications</strong> and <strong>Test Results</strong> folders to return only the medication and test result records that were scanned by Susan.</p>
<p>You can also use the <strong>Within Folder</strong> search to exclude one or more folders when you run a search. For example, test results are organized by month inside the <strong>Test Results</strong> folder. You want to search for all test results in 2010, with the exception of those scanned in September and November. Add the <strong>Test Results</strong> folder to the <strong>Within Folder</strong> search and select <strong>within</strong> from the drop down menu. Then, add the <strong>September</strong> and <strong>November</strong> folders and select <strong>not in</strong> from the drop down menu. This will search through the <strong>Test Results</strong> folder for every month in 2010 except <strong>September</strong> and <strong>November</strong>.</p>
<p>To search within multiple folders, open the Search Pane, click <strong>Customize Search</strong> and select <strong>Within Folder</strong>.</p>
<p style="text-align: center"><img title="2010-11-15 - Within Folder" src="http://www.laserfiche.com/news/wp-content/uploads/2010/11/2010-11-15-Within-Folder.png" alt="2010-11-15 - Within Folder" width="514" height="246" /></p>
<p><strong>Electronic File Size</strong></p>
<p>In addition to searching for documents that have electronic files associated with them, you can also specify the electronic file size in bytes (B), kilobytes (KB) or megabytes (MB). For example, Lesley can search for documents that have electronic files associated with them and that are smaller than one megabyte in size.</p>
<p>To search for electronic files that are less than, exactly or more than a specific size, click <strong>Customize Search</strong> and select <strong>Electronic Files</strong>.</p>
<p style="text-align: center"><img title="2010-11-15 - Electronic File Size" src="http://www.laserfiche.com/news/wp-content/uploads/2010/11/2010-11-15-Electronic-File-Size.png" alt="2010-11-15 - Electronic File Size" width="356" height="182" /></p>
<p><strong>Note:</strong> These search enhancements will also be available in Web Access 8.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/11/29/tech-tip-preview-of-new-search-user-interface-enhancements-in-laserfiche-8-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Searching for Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2010/11/08/tech-tip-laserfiche-8-searching-for-multiple-value-fields-2/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/11/08/tech-tip-laserfiche-8-searching-for-multiple-value-fields-2/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 21:49:58 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[advanced search]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5642</guid>
		<description><![CDATA[Use advanced search syntax to search on multiple value fields]]></description>
			<content:encoded><![CDATA[<p>With Laserfiche 8 came multiple value fields, which enable you to store more than one value per field. For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field. You can also perform a variety of different multiple value field searches using the advanced search syntax. <span id="more-5642"></span>To access the Advanced Search syntax, select <strong>Advanced </strong>from the <strong>Customize Search</strong> menu in the Laserfiche Client, and select <strong>Include advanced search criteria in query</strong> to type in the text box.</p>
<p>To search for documents that have exactly two specific values in a multiple value field, you would use the following syntax.</p>
<ul>
<li>{[]:[field]=(&#8221;fieldvalue&#8221;, &#8220;fieldvalue&#8221;)}</li>
</ul>
<p>For example, to search for documents with a multiple value <strong>Author </strong>field containing only <strong>Bill </strong>and <strong>John</strong>, the syntax would be:</p>
<ul>
<li>{[]:[Author]=(&#8221;Bill&#8221;,&#8221;John&#8221;)}</li>
</ul>
<p>This search will return all entries assigned the multiple value <strong>Author </strong>field containing exactly <strong>Bill</strong> and <strong>John</strong>. If this multiple value field also contains another author, the document will <strong>NOT</strong> be returned.</p>
<p>To search for documents that have two specific values in a multiple value field, plus any other value(s), you would use the following syntax.</p>
<ul>
<li>{[]:[field]=&#8221;fieldvalue&#8221;}&amp; {[]:[field]=&#8221;fieldvalue&#8221;)</li>
</ul>
<p>For example, you want to return all documents that <strong>Bill</strong> and <strong>John</strong> worked on with other people. You would use the following syntax.</p>
<ul>
<li>{[]:[Author]=&#8221;Bill&#8221;}&amp;{[]:[Author=&#8221;John&#8221;}</li>
</ul>
<p>This search will return all documents assigned the multiple value <strong>Author</strong> field containing <strong>Bill</strong> and <strong>John</strong>, as well as any other author(s) regardless of who the other author(s) might be. If this multiple value field also contains <strong>Connie</strong> and <strong>Roger</strong>, the document will be returned.</p>
<p><strong>Note</strong>: You can use the same syntax in Web Access to search for multiple value fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/11/08/tech-tip-laserfiche-8-searching-for-multiple-value-fields-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Security Basics: Feature Rights and Access Rights</title>
		<link>http://www.laserfiche.com/news/archives/2010/08/17/tech-tip-security-basics-feature-rights-and-access-rights/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/08/17/tech-tip-security-basics-feature-rights-and-access-rights/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 20:38:32 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5086</guid>
		<description><![CDATA[Understanding what feature and access rights do, and how they interact, is very important to setting up and maintaining your Laserfiche security policy.]]></description>
			<content:encoded><![CDATA[<p>In order to give you control and flexibility when setting up security, Laserfiche has several different types of permissions that you can configure.  Two of those sets of permissions—feature rights and access rights—interact closely, and so understanding what each type of permission does, and how they interact, is very important to setting up and maintaining your repository’s security policy.<br />
<span id="more-5086"></span><br />
A feature right controls whether a particular command is available in the Laserfiche Client (or in other client applications such as WebLink).  For instance, if a user doesn’t have the Scan feature right, the Scan button won’t be available, and the Scan command will be greyed out.  Since the Scan command can’t be used, the user won’t be able to scan anywhere in the repository, regardless of their other rights.  In that sense, feature rights are global: without the Scan feature right, a user will never be able to scan anywhere in the repository, regardless of their other rights.  (This also means that a feature right should only be denied a user if they should never be able to perform that action anywhere in the repository: if a user should be able to scan into even one folder in the repository, they should be granted the Scan feature right.)</p>
<p>However, while the feature right is necessary for performing the action that the right governs, it’s not sufficient.  You’ll also need to have the relevant access rights.</p>
<p>An access right, on the other hand, controls what a user can do with a particular object in the repository, whether that’s a document, the files within a volume, a field, or a template.  Unlike feature rights, access rights aren’t global across your repository, but apply to a specific document, folder, volume, field, or template.  For instance, if you have the Modify/Delete files volume access right for a particular volume, you can modify or delete files in that volume, but the right has no effect on other volumes in the repository.  Similarly, if you have the Delete entry access right for a particular folder and its contents, that right won’t have any effect on your ability to delete documents from a different, unrelated folder.</p>
<p>Feature rights and access rights need to work together, because if any relevant right is not granted to a user, that user will not be able to perform the action.  For example, if you want to allow a user to scan into a particular folder, that user must first have the Scan feature right, in order to be able to launch Scanning.  They must also have the appropriate entry access rights to create a new document in the particular folder, and they must have the appropriate volume access rights to add new pages to the volume the new document will be stored in.  All of those elements must be correctly configured for the user to be able to scan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/08/17/tech-tip-security-basics-feature-rights-and-access-rights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Using the Thumbnail Pane to Modify and Create Documents</title>
		<link>http://www.laserfiche.com/news/archives/2010/07/21/tech-tip-using-the-thumbnail-pane-to-modify-and-create-documents/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/07/21/tech-tip-using-the-thumbnail-pane-to-modify-and-create-documents/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 23:54:43 +0000</pubDate>
		<dc:creator>UserEducation</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=5039</guid>
		<description><![CDATA[Learn how to use the Thumbnail Pane to rotate, copy, delete and move pages within a single document or between other existing and new documents.]]></description>
			<content:encoded><![CDATA[<p>In Laserfiche Client 8, the Thumbnail Pane provides more than just a bird’s-eye view of your document pages—it also allows you to work with these pages in a variety of ways, including rotating, copying, deleting, and moving pages within a single document or even between other existing and new documents. In this week’s Tech Tip, we’ll walk you through the steps for performing these simple, yet vital actions.<br />
<span id="more-5039"></span><br />
<strong>To rotate a page within a document:</strong></p>
<ol>
<li>In the Thumbnail Pane, select the page you want to rotate. To select more than one page, hold the CTRL key while you select.</li>
<li> Right-click the page and point to Rotate Image(s).</li>
<li> Click Clockwise, Counterclockwise, or Upside-Down.</li>
</ol>
<p><img class="aligncenter size-full wp-image-5040" title="2010-07-12 - Rotate Pages" src="http://www.laserfiche.com/news/wp-content/uploads/2010/07/2010-07-12-Rotate-Pages.png" alt="2010-07-12 - Rotate Pages" width="416" height="245" /></p>
<p><strong>To move pages within a document:</strong></p>
<ol>
<li>Select the page’s thumbnail. To select more than one page, hold the CRTL key while you select.</li>
<li>Drag and drop the page into a new location in the document.</li>
</ol>
<p><strong>Note</strong>: You can also move a page by right-clicking it, selecting Cut, and pasting it into a new location.</p>
<p><strong>To delete pages from a document:</strong></p>
<ol>
<li>Select the pages you want to delete and do one of the following:</li>
</ol>
<ul>
<li> Right-click and select Delete.</li>
<li>Press the DELETE key.</li>
</ul>
<p><strong>Note</strong>: In Client 8.1 and later, individual pages deleted from a document are sent to the recycle bin, where they can be permanently purged or restored to the original document.</p>
<p>You can also use the Thumbnail Pane to move and copy pages between different documents, as well as split pages from one document into multiple new documents. These actions are especially useful if you find that, in the process of scanning several documents, pages have been mixed up across documents and need to be reorganized.</p>
<p><strong>To move pages from one document to another:</strong></p>
<ol>
<li>Open the documents you want to reorganize in separate Document Viewers with the Thumbnail Panes displayed.</li>
<li> Select the pages you want to move from the first document.</li>
<li> Drag and drop the pages into the Thumbnail Pane of the other document.</li>
</ol>
<p><img class="aligncenter size-full wp-image-5041" title="2010-07-12 - Move Pages to New Document" src="http://www.laserfiche.com/news/wp-content/uploads/2010/07/2010-07-12-Move-Pages-to-New-Document.png" alt="2010-07-12 - Move Pages to New Document" width="416" height="346" /></p>
<p><strong>Note</strong>: You can also move pages between documents by right-clicking the pages, selecting Cut, and pasting them into the other document.</p>
<p><strong>To copy pages from one document to another:</strong></p>
<ol>
<li>Open both documents in separate Document Viewers.</li>
<li>Select the pages from the first document, right-click, and select Copy.</li>
<li>Right-click in the other document’s Thumbnail Pane where you want to place the pages, and select Paste.</li>
</ol>
<p><strong>To split the pages of a document into a new document:</strong></p>
<ol>
<li>Select the pages you want to use to create a new document, right-click, and select New Document.</li>
<li>In the New Document dialog box, configure the new document’s properties, including its name, folder location, and any metadata you want to associate with it.</li>
</ol>
<p><strong>Note</strong>: By default, the new document will inherit the metadata properties of the parent document.</p>
<p><img class="aligncenter size-full wp-image-5042" title="2010-07-12 - New Document Dialog" src="http://www.laserfiche.com/news/wp-content/uploads/2010/07/2010-07-12-New-Document-Dialog.png" alt="2010-07-12 - New Document Dialog" width="404" height="398" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/07/21/tech-tip-using-the-thumbnail-pane-to-modify-and-create-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Managing Your Document Viewer Panes</title>
		<link>http://www.laserfiche.com/news/archives/2010/06/25/tech-tip-managing-your-document-viewer-panes/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/06/25/tech-tip-managing-your-document-viewer-panes/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 22:55:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[document viewer]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=4737</guid>
		<description><![CDATA[This week’s Tech Tip contains tricks for laying out your Document Viewer panes to help you better manage your documents and the information associated with them.]]></description>
			<content:encoded><![CDATA[<p>When it comes to working with and managing your documents in Laserfiche, understanding the ins and outs of the Document Viewer and its panes is paramount. After all, how can you expect to get the most out of your documents if you can’t view them in a way that is practical for you? In this Tech Tip, we’ll give you some tricks for laying out your Document Viewer panes to help you better manage your documents and the information associated with them. <span id="more-4737"></span></p>
<p>The key to creating a practical Document Viewer layout is being able to rearrange your panes in a way that meets your needs. For example, you may want to position the Image and the Text panes side by side so you can compare the two, or position the Text and the Metadata panes on top of each other to help you populate field values with information from the text more easily.</p>
<p style="text-align: center"><img title="2010-05-17 - Moving Panes" src="http://www.laserfiche.com/news/wp-content/uploads/2010/06/2010-05-17-Moving-Panes.png" alt="2010-05-17 - Moving Panes" width="579" height="412" /></p>
<p>To move a pane, click on its header and drag it. As you drag the pane, blue layout indicators will appear on the Document Viewer, which you can use to preview the pane’s new location by hovering over a particular indicator. The indicators pointing to the four edges of the Document Viewer (#1 in the image above) allow you to select the general area where you want to place the pane. To get more specific about its orientation within that area, use the diamond-shaped group of indicators (#2). The blue shadow box (#3), which shifts depending on which indicator you hover over, designates the potential location for the pane. When you’re happy with the location, drop the pane to place it.</p>
<p>Another way to customize your pane layout is to use undocked panes. Undocking a pane frees it from the Document Viewer window and allows you to move it anywhere on your screen (as depicted in the image below). To undock a pane, double-click its header. You can also undock a pane by dragging and dropping it in a location that is not marked by a blue shadow box. To dock a pane, double-click its header again.</p>
<p style="text-align: center"><img title="2010-05-17 - Undocked Panes" src="http://www.laserfiche.com/news/wp-content/uploads/2010/06/2010-05-17-Undocked-Panes.png" alt="2010-05-17 - Undocked Panes" width="580" height="412" /></p>
<p>In addition to positioning panes next to each other, you can also stack panes on top of each other. To stack a pane, drag it toward the pane you want to stack it with. Using the diamond-shaped group of layout indicators, hover over the circular indicator in the middle, and drop the pane. Stacking panes allows you to view only one pane at a time; however, you can toggle between panes by clicking the corresponding tabs at the bottom (highlighted in the image below). To remove a pane from a stack, click and drag its tab, and drop the pane in a new location.</p>
<p style="text-align: center"><img title="2010-05-17 - Stacked Panes with Tabs" src="http://www.laserfiche.com/news/wp-content/uploads/2010/06/2010-05-17-Stacked-Panes-with-Tabs.png" alt="2010-05-17 - Stacked Panes with Tabs" width="580" height="412" /></p>
<p>Learn more in the new technical white paper, <strong><a href="https://support.laserfiche.com/GetFileRepositoryEntry.aspx?id=1962&amp;mode=download">Customizing Document Viewer Pane Layout in Client 8.1</a></strong>, which discusses the basics of the Document Viewer panes as well as provides insight into customizing your pane layout to help you better manage your documents and the information you associate with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/06/25/tech-tip-managing-your-document-viewer-panes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>June VAR of the Month: Duplitron Duplicates Workflow Success</title>
		<link>http://www.laserfiche.com/news/archives/2010/06/14/june-var-of-the-month-duplitron-duplicates-workflow-success/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/06/14/june-var-of-the-month-duplitron-duplicates-workflow-success/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 23:55:41 +0000</pubDate>
		<dc:creator>Hobey Echlin</dc:creator>
				<category><![CDATA[VAR of the Month]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Duplitron]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[medical billing]]></category>
		<category><![CDATA[Quick Fields]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=4892</guid>
		<description><![CDATA["Medical billing and coding companies are all different, but one common denominator they all have is how they process claims."]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4894" title="Duplitron" src="http://www.laserfiche.com/news/wp-content/uploads/2010/06/Duplitron.jpg" alt="Duplitron" width="188" height="29" />&#8220;Medical billing and coding companies are all different, but one common denominator they all have is how they process claims,” says Michael McDonough of Duplitron. Now the Boston, MA-based reseller is turning that common denominator into repeatable sales, beginning with an implementation of Workflow to Physicians Professional Services (PPS), one of its seven billing and coding clients.</p>
<p><span id="more-4892"></span></p>
<p style="text-align: left;">According to McDonough, PPS’ IT Director became interested in Workflow after Duplitron created electronic lockboxes to batch claims documents using Quick Fields last year. “That brought us one step closer to automating the whole process,” he explains.</p>
<p>Actual Workflow implementation took place earlier this year as part of an upgrade to Laserfiche 8. “There were a lot of what I’d call ‘curveballs,’” says McDonough. “For instance, when we created the lockboxes, we split up the documents to be processed in Quick Fields based on their FSC coding, but that one lockbox had to remain intact—the documents could move but the folder couldn’t.”</p>
<p>Working with Laserfiche Presales Engineer Jonathon Kim as well as VAR Desk’s Lisa Durham and Jessica Smith, Duplitron configured Quick Fields and Workflow to fit the intricacies of PPS’s claims process—with significant results. “It use to take a day or two to process a claim; now it’s processed back in the batch folder within an hour,” McDonough says.</p>
<p>As a result, McDonough is confident Duplitron will be able to repeat this success with its other billing and coding clients. “We’ve already got four other clients using the electronic lockboxes to capture everything on the front end, so we can show them what PPS is doing and use that as a template.”</p>
<p>Meanwhile, PPS’s IT Director is impressed. “She’s worked in healthcare industry many years and never had a product that’s been able to do everything it says it can do.” Now, he adds, she’s asking how Workflow can be used as an accounting tool. “They want to use an exceptions report to reconcile claims, almost like a balance sheet,” McDonough says.</p>
<p>“This project has evolved has from a document management solution to a business process management solution—it’s true ECM from a claims perspective and BPM from a CFO/accounting point of view,” he concludes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/06/14/june-var-of-the-month-duplitron-duplicates-workflow-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laserfiche 8.1.2 Released</title>
		<link>http://www.laserfiche.com/news/archives/2010/04/14/laserfiche-8-1-2-released/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/04/14/laserfiche-8-1-2-released/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 18:12:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=4580</guid>
		<description><![CDATA[Laserfiche 8.1.2 includes the Laserfiche Server, Client, Scanning, Snapshot, PhotoDocs, Audit Trail and the Migration Utility.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche is pleased to announce the release of Laserfiche 8.1.2, which includes the Laserfiche Server, Client, Scanning, Snapshot, PhotoDocs, Audit Trail and the Migration Utility. Laserfiche 8.1.2 is a maintenance release, offering bug fixes as well as performance enhancements.<br />
<span id="more-4580"></span><br />
The Laserfiche 8.1.2 release also contains the installations for the Laserfiche 8.1 language packs (Arabic, Chinese [Simplified and Traditional], French, Italian, Portuguese [Brazilian], Spanish, Turkish and Vietnamese). These language packs are the same installations that were previously available as individual releases. You do not need to reinstall the language packs if they are already installed.</p>
<div class="box">
<p><strong>Next Steps</strong></p>
<ol>
<li><a href="https://support.laserfiche.com/KB/1012557">View the list of changes for Laserfiche 8.1.2</a>.</li>
<li><a href="https://support.laserfiche.com/KB/1012558">Read the release notes for Laserfiche 8.1.2</a>.</li>
<li>Contact your reseller to upgrade to Laserfiche 8.1.2.</li>
<li>Visit <a href="https://support.laserfiche.com">support.laserfiche.com</a> for white papers, videos, forums, Knowledge Base articles, and more.</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/04/14/laserfiche-8-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Include Annotations When Exporting Documents as PDFs</title>
		<link>http://www.laserfiche.com/news/archives/2010/04/14/tech-tip-include-annotations-when-exporting-documents-as-pdfs-2/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/04/14/tech-tip-include-annotations-when-exporting-documents-as-pdfs-2/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 18:08:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=4578</guid>
		<description><![CDATA[Laserfiche 8 allows you to include annotations when you export or e-mail a Laserfiche document as a PDF.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8 allows you to include annotations when you export or e-mail a Laserfiche document as a PDF. This feature allows you to share annotations and associated information even with users who don’t have access to your Laserfiche repository, while still leaving the images editable in Adobe Acrobat.<br />
<span id="more-4578"></span><br />
For instance, you might add an explanatory callout box to a report, and also highlight an important section of the report. If you then wanted to send the document, complete with the callout box and highlight, to a client who doesn’t have access to your repository, you could do so by exporting the document as a PDF. The PDF would contain the annotations that you included, just as they would be included if you printed them to a TIFF image for export. However, when your client opens the report in Adobe Acrobat, he can work with the annotations natively. For instance, he could add another comment or question to your callout box and send it back to you, or he could choose to remove the annotations so that he can print a clean copy of the report.</p>
<p>To include annotations when exporting documents as PDFs, open the <strong>Tools</strong> menu and select <strong>Options</strong>. Expand <strong>Export </strong>and select <strong>Images</strong>. Make sure that <strong>Include redactions on exported image</strong> and <strong>Include all other annotations on exported images</strong> are selected. This will print the annotations to the exported document. To make sure that the annotations are converted and editable in Adobe Acrobat, also select <strong>Convert annotations into PDF annotations</strong>. The next time you export a document with annotations as a PDF, the annotations will be included and converted to PDF format.</p>
<ul>
<li><strong>Note</strong>: Editing a PDF requires a full version of Adobe Acrobat; PDF editing cannot be performed in Adobe Reader.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/04/14/tech-tip-include-annotations-when-exporting-documents-as-pdfs-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: OCR Speed and Accuracy</title>
		<link>http://www.laserfiche.com/news/archives/2010/02/17/tech-tip-ocr-speed-and-accuracy/</link>
		<comments>http://www.laserfiche.com/news/archives/2010/02/17/tech-tip-ocr-speed-and-accuracy/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 17:45:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=4110</guid>
		<description><![CDATA[When performing OCR in Laserfiche you can choose from several settings to maximize either speed or accuracy.]]></description>
			<content:encoded><![CDATA[<p>When performing OCR (Optical Character Recognition) in the Laserfiche product suite, you can choose from several settings for speed or accuracy. This allows you to select the option that best suits the documents you are working with.<br />
<span id="more-4110"></span><br />
In the Laserfiche 8 product suite, the OCR Optimization options are:</p>
<ul>
<li><strong>Speed</strong>: Reduces the amount of time it takes to perform OCR. Generated text may be less accurate.</li>
<li><strong>Balance/Standard (Recommended)</strong>: Neither optimum speed nor optimum accuracy, but a balance between the two.</li>
<li><strong>Accuracy</strong>: Helps perform OCR on images that have low accuracy with the other settings. Processing time will also be increased.</li>
</ul>
<p>The clearer the text on your documents, the more accurate the OCR is likely to be. Therefore, you may be able to use a faster OCR setting for documents with a high image quality and still get accurate results.</p>
<p>Also, the fuzzy search setting in the Laserfiche Client can help you find documents even if the OCR is not 100% accurate. You can test the various settings on your documents and determine which works best for your purposes.</p>
<p><strong>NOTE</strong>: The version of the OmniPage OCR engine has changed for all Laserfiche products released at or after Client 8.1. The Balance/Standard option in the current version of the engine is equivalent to the Accuracy setting in products released from 7.2.1 to 8.0.x. Therefore, if you were having good results with OCR set to Accuracy in those versions, you may want to set it to Balance in Laserfiche 8.1.</p>
<p>To change the OCR Optimization setting in the Laserfiche 8.1 Client:</p>
<ol>
<li>From the Tools menu, select Options and OCR.</li>
<li>For Optimization priority, select Accuracy, Balance, or Speed.</li>
<li>You can also access this setting by selecting Options from the Generate Searchable Text dialog box.</li>
</ol>
<p style="text-align: center"><img src="http://www.laserfiche.com/news/wp-content/uploads/2010/02/2010-02-01-OCR-Options.png" alt="2010-02-01-OCR-Options" title="2010-02-01-OCR-Options" width="521" height="342" /></p>
<p style="text-align: center"><img src="http://www.laserfiche.com/news/wp-content/uploads/2010/02/2010-02-01-Generate-searchable-text.png" alt="2010-02-01-Generate-searchable-text" title="2010-02-01-Generate-searchable-text" width="288" height="394" /></p>
<p>When working with Laserfiche Scanning or Quick Fields, you can set the optimization properties while configuring the OCR process.</p>
<p style="text-align: center"><img src="http://www.laserfiche.com/news/wp-content/uploads/2010/02/2010-02-01-OCR-Optimization-QF8.png" alt="2010-02-01-OCR-Optimization-QF8" title="2010-02-01-OCR-Optimization-QF8" width="268" height="246" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2010/02/17/tech-tip-ocr-speed-and-accuracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: New Volume Features</title>
		<link>http://www.laserfiche.com/news/archives/2009/11/09/tech-tip-new-volume-features/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/11/09/tech-tip-new-volume-features/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:41:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=3444</guid>
		<description><![CDATA[New features in Laserfiche 8.1 provide administrators with more flexibility and security in archiving and backing up volumes. ]]></description>
			<content:encoded><![CDATA[<p>In this Tech Tip, we will explore new features in Laserfiche 8.1 that provide administrators with more flexibility and security in archiving and backing up volumes. If you are unfamiliar with volumes in general, see the following videos before continuing:</p>
<ul>
<li><a href="http://files.laserfiche.com/videoplayer.aspx?videoId=%7b6774C0D4-4FBB-4024-A5DF-3897846FF5E9%7d">Overview of Volumes &#8211; Part I</a></li>
<li><a href="http://files.laserfiche.com/videoplayer.aspx?videoId=%7b41565F31-D3D1-40BB-8BF2-0C2799E1432F%7d">Overview of Volumes &#8211; Part 2<br />
</a></li>
</ul>
<p><span id="more-3444"></span><br />
<strong>Real-Life Scenario</strong></p>
<p><strong> </strong><strong><br />
</strong>The Blue Company has a volume that should no longer accept new data, but whose documents should still be available in the Laserfiche Client. If possible, they would also like to reduce the amount of space the volume uses on the hard drive. Finally, they want to back up the volume to DVD and ensure the files on the disc are secure, in case it&#8217;s lost. They complete the steps below.</p>
<p><strong>Step 1: Compress the Volume</strong></p>
<p>Compressing a volume renders it as read-only and reduces the amount of hard drive space it uses. The volume’s documents will still be available via Laserfiche applications, and the volume can always be decompressed later.</p>
<p>To compress a volume:</p>
<ol>
<li>Using the Laserfiche Administration Console, log into a repository as a user with the &#8220;Manage Volumes&#8221; privilege.</li>
<li>Expand the &#8220;Volumes&#8221; node.</li>
<li>Right-click a volume, point to &#8220;All Tasks,&#8221; and select &#8220;Compress Volume.&#8221;</li>
</ol>
<p><strong>Step 2: Create a Compressed and Encrypted Backup Volume</strong></p>
<p>One way to back up a volume is to export it, which creates a copy of the volume in a specified location. In Laserfiche 8.1, you can encrypt and/or compress the volume during the export process. Encrypted volume files are inaccessible to anyone who tries to view them outside Laserfiche (e.g., if someone tries to open an encrypted image file from the Windows file structure, they will be unable to). If someone attaches the encrypted volume to a Laserfiche repository, they must provide the encryption password to access the documents.</p>
<p>To export a compressed and encrypted volume:</p>
<ol>
<li>Using the Laserfiche Administration Console, log into a repository as a user with the &#8220;Manage Volumes&#8221; privilege.</li>
<li>Expand the &#8220;Volumes&#8221; node.</li>
<li>Right-click a volume, point to &#8220;All Tasks,&#8221; and select &#8220;Export.&#8221;</li>
<li>In the &#8220;Export Volume&#8221; dialog box, choose the following:
<ul>
<li>Where to export the volume to.</li>
<li>The version of Laserfiche you want the volume to be exported in. You must select &#8220;Version 8&#8243; to use the compression and encryption features.</li>
<li>To encrypt the volume with a password.</li>
<li>To compress the volume.</li>
<p><strong> </strong></p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-3445" title="volumes-screenshot1" src="http://www.laserfiche.com/news/wp-content/uploads/2009/11/volumes-screenshot1.png" alt="volumes-screenshot1" width="535" height="413" /></p>
<p><strong>Note:</strong> Volume encryption is not limited to exported volumes, as you can also encrypt a volume that is attached to your repository (for more information, search for &#8220;encrypted volumes&#8221; in the Laserfiche Administration Guide). Also, keep in mind that the only way to decrypt a volume is with the encryption password, which cannot be recovered if lost.</p>
<p><strong>Note:</strong> You can compress or encrypt a physical volume inside a logical volume once it is no longer active.</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/11/09/tech-tip-new-volume-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Quickly View Effective Rights for a Folder</title>
		<link>http://www.laserfiche.com/news/archives/2009/11/02/tech-tip-quickly-view-effective-rights-for-a-folder/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/11/02/tech-tip-quickly-view-effective-rights-for-a-folder/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:38:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[access rights]]></category>
		<category><![CDATA[Laserfiche]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=3438</guid>
		<description><![CDATA[Laserfiche provides a tool for quickly viewing the effective rights that a particular trustee has to a folder or document, which you can use to verify that the correct rights have been set, to check whether a user has access to something, or to troubleshoot security problems.]]></description>
			<content:encoded><![CDATA[<p>Even with a well-thought-out security policy, it can be difficult to remember exactly what rights a user or group has to a particular entry in Laserfiche&#8211;especially when you take inheritance and group membership into account. Laserfiche provides a tool for quickly viewing the effective rights that a particular trustee has to a folder or document, which you can use to verify that the correct rights have been set, to check whether a user has access to something, or to troubleshoot security problems.</p>
<p>To view a user&#8217;s effective rights, select the document or folder you want to check, right-click and select &#8220;Access Rights.&#8221; Go to the &#8220;Effective Rights&#8221; tab. By default, the dialog will display the effective rights for the trustee you are logged in as; to view the rights for another trustee, click &#8220;Choose&#8221; and then pick the trustee from the list. If a right has a check in the &#8220;Granted&#8221; box, the user has that right; if it is cleared, they do not have that right.</p>
<p>This dialog takes into account all entry access rights that affect this trustee and this folder. That means that entry access rights inherited from group membership will be reflected here, as will entry access rights inherited from farther up the folder tree. Note, however, that it does not take into account other types of rights. For example, if a user has the &#8220;Bypass Browse&#8221; privilege, they will be able to browse the contents of a folder even if they do not have the &#8220;Browse&#8221; right displayed; if a user does not have the &#8220;Delete&#8221; feature right, they will not be able to delete documents even if they have the &#8220;Delete Entry&#8221; access right.</p>
<ul>
<li><strong>Important</strong>: You must have the &#8220;Read Entry Security&#8221; entry access right to view this dialog.</li>
</ul>
<p style="text-align: center"><img class="aligncenter size-full wp-image-3440" title="effective-rights_11-02-091" src="http://www.laserfiche.com/news/wp-content/uploads/2009/11/effective-rights_11-02-091.png" alt="effective-rights_11-02-091" width="336" height="441" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/11/02/tech-tip-quickly-view-effective-rights-for-a-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laserfiche 8.1.1 Released</title>
		<link>http://www.laserfiche.com/news/archives/2009/10/20/laserfiche-811-released/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/10/20/laserfiche-811-released/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 22:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=3213</guid>
		<description><![CDATA[Laserfiche 8.1.1 includes updates to the Server, Client, Scanning, Snapshot, PhotoDocs, Audit Trail and the Migration Utility.]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of Laserfiche 8.1.1. This release of Laserfiche includes updates to the Server, Client, Scanning, Snapshot, PhotoDocs, Audit Trail and the Migration Utility.<br />
<span id="more-3213"></span><br />
Laserfiche 8.1.1 is a maintenance release, offering extensive bug fixes as well as performance enhancements.  Updates were also performed to make Laserfiche 8.1.1 fully compatible with the Rio 8.1 License Manager. This release is fully compatible with all currently released Laserfiche 8.1 language packs.</p>
<p><strong>Next steps</strong>:</p>
<ol>
<li><a href="https://support.laserfiche.com/HTMLFPresenter.aspx?id=1540">Get more information about the release</a>. </li>
<li><a href="https://support.laserfiche.com/kb/1012351">See a list of changes for Laserfiche 8.1.1</a>. </li>
<li><a href="https://support.laserfiche.com/kb/1012352">Read release notes for Laserfiche 8.1.1</a>. </li>
<li>Visit <a href="http://support.laserfiche.com">support.laserfiche.com</a> for videos, forums, Knowledge Base articles, and more.</li>
<li>Contact your reseller for information about upgrading to Laserfiche 8.1.1.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/10/20/laserfiche-811-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laserfiche Introduces PhotoDocs at FPA National Conference</title>
		<link>http://www.laserfiche.com/news/archives/2009/10/10/laserfiche-introduces-photodocs-at-fpa-national-conference/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/10/10/laserfiche-introduces-photodocs-at-fpa-national-conference/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:26:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[FPA National Conference]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[PhotoDocs]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=3106</guid>
		<description><![CDATA[PhotoDocs enables financial advisors to capture client documents anywhere, saving time and providing a higher service level]]></description>
			<content:encoded><![CDATA[<p>ANAHEIM, CA  (Laserfiche) – October 10, 2009 – Today, Laserfiche will introduce PhotoDocs, a new document capture system, at the Financial Planning Association’s (FPA) National Conference in Anaheim, California. As Associate Sponsor of the event, Laserfiche will also present an educational session: “Beyond Paperless: Preparing for the Coming Compliance Tsunami.”<br />
<span id="more-3106"></span><br />
PhotoDocs, now included with Laserfiche 8, allows for document capture using a digital camera rather than a scanner. The solution contains advanced image processing features that produce clean, usable OCR text from camera images. And because it is able to remove extraneous detail, correct for line curvature, and deskew images, PhotoDocs is ideal for producing readable optical character recognition (OCR) text from digital photographs—particularly those of documents that are difficult to scan, such as book pages.</p>
<p>“With PhotoDocs, financial advisors will be able to capture client documents and other important information while at the client’s office or home, saving time and providing a higher service level,” noted Laserfiche Senior Vice President Chris Wacker. “Feedback from advisors on how they can use PhotoDocs has been very positive, and we’re looking forward to demonstrating those features at FPA Anaheim.”</p>
<p>Also at the conference, Timothy D. Welsh, CFP®, a consultant to Laserfiche, will present on the aftermath of the financial crisis and the implications for financial advisors. “The Wall Street meltdown and scandals will most likely result in full regulatory reform requiring increased audits, enhanced security, disaster recovery and business continuity, audit trail tracking and the ability to produce information on-demand,” said Welsh. He will show participants how to recover lost productivity, reduce overhead and streamline workflow through the implementation of <a href="http://www.laserfiche.com/avante">Laserfiche Avante</a>, an affordable solution for digital business process management.</p>
<p><strong>About Laserfiche</strong></p>
<p><a href="http://www.laserfiche.com">Laserfiche</a>® creates simple and elegant enterprise content management (ECM) solutions that help organizations run smarter. Since 1987, more than 27,000 organizations worldwide—including healthcare organizations, government agencies and Fortune 1000 companies—have used Laserfiche software to streamline document, records and business process management.</p>
<p>The Laserfiche ECM system is designed to give IT managers central control over their information infrastructure, including standards, security and auditing, while offering business units the flexibility to respond quickly to changing conditions. The Laserfiche product suite is built upon Microsoft® technologies to simplify system administration, supports Microsoft SQL and Oracle® platforms and features a seamless integration with Microsoft Office® applications and a two-way integration with SharePoint®.</p>
<p>Laserfiche distributes its software through a worldwide network of value-added resellers (VARs), who tailor solutions to clients’ individual needs. The Laserfiche VAR program has received the Five-Star rating from Computer Reseller News/VARBusiness magazine.</p>
<p><em>Laserfiche is a registered trademark of Compulink Management Center, Inc.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/10/10/laserfiche-introduces-photodocs-at-fpa-national-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client 8.1 Arabic Language Pack Released</title>
		<link>http://www.laserfiche.com/news/archives/2009/08/12/client-81-arabic-language-pack-released/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/08/12/client-81-arabic-language-pack-released/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 20:40:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2797</guid>
		<description><![CDATA[The Client 8.1 Arabic Language Pack includes language functionality for the Client 8.1 in Arabic.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche is pleased to announce the release of the Client 8.1 Arabic Language Pack, which includes language functionality for the Client 8.1 in Arabic.</p>
<div class="box"><strong>Next steps:</strong></p>
<ol>
<li><a href="https://support.laserfiche.com/kb/1012271">Read the release notes for the Client 8.1 Arabic language pack</a>.</li>
<li><a href="http://support.laserfiche.com">Visit the Support Site for white papers, videos, forums, Knowledge Base articles, and more</a>.</li>
<li>Contact your Reseller if you would like more information or if you have any questions.</li>
</div>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/08/12/client-81-arabic-language-pack-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seven Laserfiche Client 8.1 Language Packs Released</title>
		<link>http://www.laserfiche.com/news/archives/2009/07/21/seven-laserfiche-client-81-language-packs-released/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/07/21/seven-laserfiche-client-81-language-packs-released/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 20:37:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2317</guid>
		<description><![CDATA[We are proud to announce the release of Spanish, French, Portuguese, Italian, Chinese Traditional, Chinese Simplified and Vietnamese Language Packs for the Laserfiche Client 8.1.]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the release of the following Language Packs for the Laserfiche Client 8.1:</p>
<p>•	Spanish<br />
•	French<br />
•	Portuguese<br />
•	Italian<br />
•	Chinese Traditional<br />
•	Chinese Simplified<br />
•	Vietnamese</p>
<p>Laserfiche Client 8.1 Language Packs work with the English version of the Laserfiche Client 8.1 to provide the user interfaces in each language. They can be installed on top of the already released Laserfiche Client 8.1.</p>
<p>These language packs each include the components for the following: Client, Administration Console, Scanning, Snapshot, and PhotoDocs. These language packs perform best in the operating systems of their own languages, but are also compatible with operating systems of other languages.</p>
<p>Please refer to the Support Site Knowledge Base article section for a list of known issues with the Language Packs, as well as other release information:<a href="https://support.laserfiche.com/KB/1012271"> Find it here.</a></p>
<p>If you are interested in these language packs, please contact your reseller.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/07/21/seven-laserfiche-client-81-language-packs-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Protected and Private Annotations</title>
		<link>http://www.laserfiche.com/news/archives/2009/07/13/tech-tip-protected-and-private-annotations/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/07/13/tech-tip-protected-and-private-annotations/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 20:28:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2427</guid>
		<description><![CDATA[Laserfiche 8.0 introduced two new ways to protect your annotations: making them protected and making them private.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.0 introduced two new ways to protect your annotations: making them protected and making them private.  A protected annotation is an annotation that can only be modified by its creator or the document&#8217;s owner – other users can view the annotation (assuming they have the See Annotations right for the document the annotation is a part of), but they cannot make any changes to it.  A private annotation is an annotation that can only be viewed by the person who created it.  No other users will be able to see the annotation at all.<br />
<span id="more-2427"></span><br />
You can either set an annotation as protected or private on an annotation-by-annotation basis, through an individual annotation&#8217;s properties, or, in Laserfiche 8.1, you can set a default status for annotations.  In the Client, open the <strong>Options </strong>menu and choose <strong>View</strong>.  In the Default Annotation Type option, select <strong>Normal</strong>, <strong>Private </strong>or <strong>Protected</strong>.  All new annotations that you create will default to whichever type you select, although you can also modify their settings individually.</p>
<p>For example, you might want to protect an annotation if you don&#8217;t want its data to be accidentally modified.  If you create a text box with a reference number, and you want to make sure that the reference number always remains on the image and isn&#8217;t deleted or accidentally changed, you could protect that annotation.  Then only you and the document&#8217;s owner would be able to modify it.  A private annotation, however, is most useful for content that is sensitive, or irrelevant to other users.  If you want to use sticky notes to make reference notes to yourself, but you don&#8217;t want to clutter up the page (or the annotation search results) for other users, you could set those annotations as private.  They would then only be displayed to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/07/13/tech-tip-protected-and-private-annotations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Find Out What Your Error Codes Mean</title>
		<link>http://www.laserfiche.com/news/archives/2009/07/06/tech-tip-find-out-what-your-error-codes-mean/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/07/06/tech-tip-find-out-what-your-error-codes-mean/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 20:33:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2429</guid>
		<description><![CDATA[Laserfiche product help files contain detailed information about error messages generated by the Laserfiche Server and Client.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche product help files contain detailed information about error messages generated by the Laserfiche Server and Client. Each error message is accompanied by a description, possible causes, and/or solutions.</p>
<p>The error message help file is “LfMsg8.chm,” which can be found at C:Program FilesCommon FilesLaserficheDocumentation on any machine with the Laserfiche Server or Client installed. This help file is also what will appear if you click <strong>Help</strong> from any error dialog box.</p>
<table border="1">
<tbody>
<tr>
<td><strong>Error Code Range</strong></td>
<td><strong>Origin of Error</strong></td>
</tr>
<tr>
<td>0700-1299</td>
<td>LFSO</td>
</tr>
<tr>
<td>2500-2599</td>
<td>Common dialogs between Laserfiche products</td>
</tr>
<tr>
<td>5100-6999</td>
<td>Laserfiche Client</td>
</tr>
<tr>
<td>7000-7999</td>
<td>Laserfiche Server 7</td>
</tr>
<tr>
<td>9000-10099*</td>
<td>Laserfiche Server 8</td>
</tr>
</tbody>
</table>
<p>*<em>If you are using the Laserfiche 7 Client with the Laserfiche 8 Server, error codes in the 7000-7999 range will be returned from the Laserfiche 8 Server.</em></p>
<ul>
<li><strong>Note</strong>: The LfMsg8.chm does not include OCR engine messages.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/07/06/tech-tip-find-out-what-your-error-codes-mean/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Import and Export Administrative Objects</title>
		<link>http://www.laserfiche.com/news/archives/2009/06/15/tech-tip-import-and-export-administrative-objects/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/06/15/tech-tip-import-and-export-administrative-objects/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 20:56:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[administration guide]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2440</guid>
		<description><![CDATA[You can export and later import a copy of several types of administrative objects into the same repository or a different repository.]]></description>
			<content:encoded><![CDATA[<p>You can export and later import a copy of several types of administrative objects (trustees, metadata, and records management objects) into the same repository or a different repository. The exported administrative objects are saved as an XML file, which you can save, copy, or send to someone with another repository. This allows you to copy administrative objects, to transfer them to a different repository, or to back up your settings. When you export and then import administrative objects, you will also be able to choose what to do if there is already a matching object in the repository you are importing into.<span id="more-2440"></span></p>
<p>For example, you might want to reorganize your templates but want to be able to revert to your original templates settings if you don&#8217;t like the new ones. You could export your templates before you begin. If you don&#8217;t like your new template organization, you can delete the templates and then import the exported file.  You might also have an installation with more than one repository – say, one repository for Human Resources and another for Sales.  If the Human Resources repository had some records management objects that would also be useful for the Sales department, you could export those objects from the HR repository and import them into the Sales repository. If you are a VAR setting up a repository for a user site, you can also use this feature to set up trustees and metadata on your own repository, and then simply export it from your repository and import it onto theirs.</p>
<ul>
<li><strong>Note</strong>: The information contained in the XML file will depend on the rights that the exporting user has.  For instance, simply copying a user requires the <strong>Manage Trustees</strong> privilege, but copying the user&#8217;s permissions requires the <strong>Set Trustee</strong> <strong>Privileges </strong>privilege.  See the Administration Guide for more information.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/06/15/tech-tip-import-and-export-administrative-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: The Laserfiche Preview Pane</title>
		<link>http://www.laserfiche.com/news/archives/2009/05/18/tech-tip-the-laserfiche-preview-pane/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/05/18/tech-tip-the-laserfiche-preview-pane/#comments</comments>
		<pubDate>Mon, 18 May 2009 21:10:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2458</guid>
		<description><![CDATA[Laserfiche 8.1 introduces a new Preview Pane in the Folder Browser. ]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.1 introduces a new Preview Pane in the Folder Browser. This feature allows you to quickly view the contents of any document that has image pages, without having to open it in the Document Viewer. When the Preview Pane is open, you can select a document in the Contents Pane and its first page will immediately display in the Preview Pane. If you open the Preview Pane from a set of search results, the search highlights will also be visible on the image.</p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2459" title="preview-pane" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/preview-pane.png" alt="preview-pane" width="322" height="472" /></p>
<p>You can use tools such as Pan and Zoom to view and move around the images, or move between multiple pages of a document by clicking the green arrows at the top of the pane. You can also jump directly to a particular page by typing it in the Choose Page option at the top of the screen. Annotations are visible in the Preview Pane as well.</p>
<p>The Preview Pane is read-only and only displays image pages; it does not display text, metadata, or electronic files.  To view the other elements of a document, or to modify the document, you will need to open it in the Document Viewer. If you select an entry that has no image pages (such as a folder, an electronic document, or an empty document), the Preview Pane will indicate that no image pages are available for preview.</p>
<p>For more information about new features in Laserfiche 8.1, see the <a href="https://support.laserfiche.com/GetFileRepositoryEntry.aspx?id=1169&amp;mode=download">Laserfiche 8.1 New Feature Quick Reference</a> on the Laserfiche Support Site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/05/18/tech-tip-the-laserfiche-preview-pane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Two Laserfiche 8.1 Administrative Features</title>
		<link>http://www.laserfiche.com/news/archives/2009/04/20/tech-tip-two-laserfiche-81-administrative-features/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/04/20/tech-tip-two-laserfiche-81-administrative-features/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 21:36:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2486</guid>
		<description><![CDATA[This tech tip explores two Laserfiche 8.1 administrative features.]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8.1 includes many new features to help you manage and use your Laserfiche Servers and repositories.  Several of those features are aimed at making administration easier and more powerful.  This tip will explore two of the upcoming Laserfiche 8.1 administrative features.<br />
<span id="more-2486"></span></p>
<ul>
<li><strong>Note</strong>: The following describes features for a pre-release version of the Laserfiche Server.  Details of features may be changed before final release of the product.</li>
</ul>
<p><strong>LDAP Authentication Support</strong></p>
<p>Since Laserfiche 7, the Server has supported adding Windows domain accounts directly to Laserfiche for authentication, allowing users to log in to the repository using their Windows credentials.  In Laserfiche 8.1, we are expanding this authentication support to other LDAP directory services. This will allow administrators who are using non-Windows LDAP, such as Novell, to add directory users and groups directly to Laserfiche. Those users will be able to log in to their repository using their LDAP account name and password.</p>
<p>This support will extend to all parts of the Laserfiche Server and Client that currently support Laserfiche trustees or Windows accounts.  For instance, you will be able to configure security for these directory users and groups, audit them, and assign watermarks to them.  You will also be able to use them as Named Accounts with Laserfiche Rio or Avante.</p>
<p><strong>Compressed and Encrypted Volumes</strong></p>
<p>Laserfiche 8.1 introduces two new settings that you can use for archival volumes: compression and encryption.  Volume compression decreases the amount of space that the volume takes on the hard drive.  Volume encryption protects the volume by encrypting its contents on the Windows file system.  An encrypted volume&#8217;s contents can still be viewed through Laserfiche client applications (assuming the user accessing the volume files has the appropriate rights), but cannot be opened directly through Windows.  Furthermore, encrypted volumes can be further protected by being secured. A secured volume&#8217;s contents cannot be viewed by anyone until an administrator unlocks the secured volumes.</p>
<p>Volume encryption and compression are primarily intended for archival volumes, or for volumes that are being exported for transfer or for backup, as encrypting or compressing a volume also renders it read-only.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/04/20/tech-tip-two-laserfiche-81-administrative-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Recycling and Restoring Pages and Electronic Files in Laserfiche 8.1</title>
		<link>http://www.laserfiche.com/news/archives/2009/03/23/tech-tip-recycling-and-restoring-pages-and-electronic-files-in-laserfiche-81/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/03/23/tech-tip-recycling-and-restoring-pages-and-electronic-files-in-laserfiche-81/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 21:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2502</guid>
		<description><![CDATA[In Laserfiche 8.1, the recycle bin's capabilities expand to include not just folders and documents, but also pages and electronic files. ]]></description>
			<content:encoded><![CDATA[<p>The Laserfiche Recycle Bin is a feature that protects against accidental deletions of items in Laserfiche.  When it is enabled, a deleted document is not immediately removed from the repository; instead, it is sent to the recycle bin, where it can be reviewed and restored, or permanently purged, by the user who deleted it or by an administrator.<br />
<span id="more-2502"></span><br />
In Laserfiche 8.0, only folders and documents could be sent to the recycle bin.  In Laserfiche 8.1, the recycle bin&#8217;s capabilities expand to include pages and electronic files when they are deleted separately from the document that contains them.  When one or more of a document&#8217;s pages are deleted, or when the electronic file (the actual Word document or PDF, for instance) us deleted from an electronic document, those pages or electronic files will be sent to the recycle bin.</p>
<p>When pages and electronic files are restored, their annotations and associated text, including word location information, will be restored as well.  As with all pages and electronic files, they will be subject to the security settings of the document they belong to.</p>
<p>Pages and electronic files will be retained in the recycle bin until they are purged, or until the document they were deleted from is purged from the recycle bin.</p>
<ul>
<li><strong>Note: </strong>This tip refers to a feature in a future version of Laserfiche.  Features may be added, removed, or modified before the final release of Laserfiche 8.1.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/03/23/tech-tip-recycling-and-restoring-pages-and-electronic-files-in-laserfiche-81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Viewing PDFs Within the Document Viewer</title>
		<link>http://www.laserfiche.com/news/archives/2009/03/10/tech-tip-viewing-pdfs-within-the-document-viewer/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/03/10/tech-tip-viewing-pdfs-within-the-document-viewer/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 15:42:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=994</guid>
		<description><![CDATA[Laserfiche 8 introduced a new feature that allows you to view the electronic file of a PDF electronic document directly in the Laserfiche Document Viewer. ]]></description>
			<content:encoded><![CDATA[<p>Laserfiche 8 introduced a new feature that allows you to view the electronic file of a PDF electronic document directly in the Laserfiche Document Viewer. This allows you to see the PDF file itself in the same pane with your metadata, and any images or text you might have associated with that electronic document. It also allows you to zoom, pan, print, or export the PDF, just as you would in Adobe Reader.  This pane is read-only; if you want to open and modify the PDF with Adobe Acrobat, you will still need to open it in its native format.<br />
<span id="more-994"></span><br />
While the Electronic File pane appears similar to the Image pane, it is actually opening the PDF using an Adobe plug-in.  It therefore does not include Laserfiche-specific image features, such as annotations or search hit highlighting.</p>
<p>The Electronic File pane will only be available when opening a PDF electronic document as pages.  It will not be available for imaged documents, or for other electronic document types. It requires that Adobe Reader or the Adobe Internet Explorer plug-in be installed on the Client computer.</p>
<p style="text-align: center"><img title="E-file Pane" src="http://blog.laserfiche.com/wp_var/wp-content/uploads/2009/02/022309_efilepane.gif" alt="The lower right-hand pane of the Document Viewer displays the actual PDF file associated with this electronic document." /></p>
<p>How you show or hide the Document Viewer&#8217;s Electronic File Pane depends on whether you&#8217;re using the standard or classic layout.</p>
<p><strong>Standard Layout</strong><br />
To view a PDF electronic file, open the <strong>View</strong> menu in the Document Viewer, point to <strong>Panes</strong>, and select <strong>Electronic File</strong>. When selected, the Electronic File Pane will appear in its most recent location.  This includes remembering the (primary or secondary) area and dock status that it was previously assigned. For example, if it was closed while it was undocked, it will appear undocked in the same position with the same size.</p>
<p><strong>Classic Layout</strong><br />
A PDF electronic file can be viewed in either the left or right pane of the Document Viewer. If the electronic file is not currently being viewed, selecting Electronic File will display it in the selected pane.</p>
<p>To display the electronic file, decide if you want it to appear in the left or right pane of the Document Viewer. Click <strong>View</strong> from the menu bar of the Document Viewer, point to <strong>Left Pane</strong> or <strong>Right Pane</strong>, and select <strong>Electronic File</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/03/10/tech-tip-viewing-pdfs-within-the-document-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Laserfiche 8: Advanced Searches with Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2009/02/10/tech-tip-laserfiche-8-advanced-searches-with-multiple-value-fields/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/02/10/tech-tip-laserfiche-8-advanced-searches-with-multiple-value-fields/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 00:15:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=901</guid>
		<description><![CDATA[With Laserfiche 8's new multiple value fields, you can perform a variety of different multiple value field searches using the advanced search syntax.]]></description>
			<content:encoded><![CDATA[<p>With the release of Laserfiche 8 came multiple value fields, which enable you to store more than one value per field. For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field and search for either one using basic field searches.<br />
<span id="more-901"></span><br />
You can also perform a variety of different multiple value field searches using the advanced search syntax. To access the <strong>Advanced Search</strong> syntax, select <strong>Advanced </strong>from the <strong>Customize Search </strong>menu in the Laserfiche Client, and select <strong>Include advanced search criteria</strong> in query to type in the text box.</p>
<p>To search for documents that have exactly two specific values in a multiple value field, you would use the following syntax.</p>
<ul>
<li>{[]:[field]=(&#8221;fieldvalue&#8221;, &#8220;fieldvalue&#8221;)}</li>
</ul>
<p>For example, to search for documents with a multiple value <strong>Author </strong>field containing only <strong>Bill </strong>and <strong>John</strong>, the syntax would be:</p>
<ul>
<li>{[]:[Author]=(&#8221;Bill&#8221;,&#8221;John&#8221;)}</li>
</ul>
<p>This search will return all entries assigned the multiple value <strong>Author </strong>field containing exactly <strong>Bill </strong>and <strong>John</strong>. If this multiple value field also contains another author, the document will <em><strong>NOT </strong></em>be returned.</p>
<p>To search for documents that have two specific values in a multiple value field, plus any other value(s), you would use the following syntax.</p>
<ul>
<li>{[]:[field]=&#8221;fieldvalue&#8221;}&amp; {[]:[field]=&#8221;fieldvalue&#8221;)</li>
</ul>
<p>For example, you want to return all documents that <strong>Bill </strong>and <strong>John </strong>worked on with other people. You would use the following syntax.</p>
<ul>
<li>{[]:[Author]=&#8221;Bill&#8221;}&amp;{[]:[Author=&#8221;John&#8221;}</li>
</ul>
<p>This search will return all documents assigned the multiple value <strong>Author</strong> field containing <strong>Bill</strong> and <strong>John</strong>, as well as any other author(s) regardless of who the other author(s) might be. If this multiple value field also contains <strong>Connie</strong> and <strong>Roger</strong>, the document will be returned.</p>
<p><strong>Note</strong>: You can use the same syntax in Web Access to search for multiple value fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/02/10/tech-tip-laserfiche-8-advanced-searches-with-multiple-value-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Laserfiche 8: Searching for Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2009/02/02/tech-tip-laserfiche-8-searching-for-multiple-value-fields/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/02/02/tech-tip-laserfiche-8-searching-for-multiple-value-fields/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 22:40:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2531</guid>
		<description><![CDATA[You can perform a variety of different multiple value field searches using the advanced search syntax. To access the Advanced Search syntax, select Advanced from the Customize Search menu in the Laserfiche Client, and select Include advanced search criteria in query to type in the text box.]]></description>
			<content:encoded><![CDATA[<p>With the release of Laserfiche 8 came multiple value fields, which enable you to store more than one value per field. For example, if you have two people who authored a document in your repository, you can add them both as authors of the document in the same Author field. You can also perform a variety of different multiple value field searches using the advanced search syntax. To access the Advanced Search syntax, select <strong>Advanced </strong>from the <strong>Customize Search</strong> menu in the Laserfiche Client, and select <strong>Include advanced search criteria in query</strong> to type in the text box.<br />
<span id="more-2531"></span><br />
To search for documents that have exactly two specific values in a multiple value field, you would use the following syntax.</p>
<ul>
<li>{[]:[field]=(&#8221;fieldvalue&#8221;, &#8220;fieldvalue&#8221;)}</li>
</ul>
<p>For example, to search for documents with a multiple value <strong>Author </strong>field containing only <strong>Bill </strong>and <strong>John</strong>, the syntax would be:</p>
<ul>
<li>{[]:[Author]=(&#8221;Bill&#8221;,&#8221;John&#8221;)}</li>
</ul>
<p>This search will return all entries assigned the multiple value <strong>Author </strong>field containing exactly <strong>Bill</strong> and <strong>John</strong>. If this multiple value field also contains another author, the document will <strong>NOT</strong> be returned.</p>
<p>To search for documents that have two specific values in a multiple value field, plus any other value(s), you would use the following syntax.</p>
<ul>
<li>{[]:[field]=&#8221;fieldvalue&#8221;}&amp; {[]:[field]=&#8221;fieldvalue&#8221;)</li>
</ul>
<p>For example, you want to return all documents that <strong>Bill</strong> and <strong>John</strong> worked on with other people. You would use the following syntax.</p>
<ul>
<li>{[]:[Author]=&#8221;Bill&#8221;}&amp;{[]:[Author=&#8221;John&#8221;}</li>
</ul>
<p>This search will return all documents assigned the multiple value <strong>Author</strong> field containing <strong>Bill</strong> and <strong>John</strong>, as well as any other author(s) regardless of who the other author(s) might be. If this multiple value field also contains <strong>Connie</strong> and <strong>Roger</strong>, the document will be returned.</p>
<p><strong>Note</strong>: You can use the same syntax in Web Access to search for multiple value fields.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/02/02/tech-tip-laserfiche-8-searching-for-multiple-value-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Modifying Fields and Tags for Multiple Entries</title>
		<link>http://www.laserfiche.com/news/archives/2009/01/26/tech-tip-modifying-fields-and-tags-for-multiple-entries/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/01/26/tech-tip-modifying-fields-and-tags-for-multiple-entries/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:42:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2533</guid>
		<description><![CDATA[Laserfiche allows you to modify field and tag information for more than one document at once. This allows you to quickly apply similar settings to several documents or folders without having to open each one up individually.

Modifying Fields for More Than One Entry
To modify field information for more than one document or folder at the [...]]]></description>
			<content:encoded><![CDATA[<p>Laserfiche allows you to modify field and tag information for more than one document at once. This allows you to quickly apply similar settings to several documents or folders without having to open each one up individually.<br />
<span id="more-2533"></span><br />
<strong>Modifying Fields for More Than One Entry</strong><br />
To modify field information for more than one document or folder at the same time, select multiple entries and open the <strong>Tasks</strong> menu. Select <strong>View Fields</strong>.</p>
<p>If the entries you have selected do not yet have any templates or fields applied to them, you can apply a template or add a field and then fill in any values you want to add. The template you chose will be added to all entries, and any values you typed will be filled in the relevant fields for all of the entries.</p>
<p>For example, you could select four new documents, all by the author John Smith. In the <strong>Fields</strong> dialog, you could apply the General template, and then type &#8220;John Smith&#8221; in the Author field. When you click OK, all four documents would have the General template applied to them, with the Author field set to &#8220;John Smith.&#8221;</p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2534" title="2009-01-26-multi-selectfield1" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/2009-01-26-multi-selectfield1.jpg" alt="2009-01-26-multi-selectfield1" width="406" height="204" /></p>
<p>If the entries you have selected have the same template applied to them, the <strong>Fields</strong> dialog will open with that template selected. If a particular field has the same value in all selected entries, that value will be displayed. If a particular field has no value in all selected entries, the field will be displayed as blank. However, if the documents have different values in the same field, the <strong>Field</strong> dialog will display a &#8220;Selected entries have different values assigned&#8221; message. If you leave this message intact, you can modify other values in the template without overwriting the different values in that particular field. If you wish to overwrite the different values in that field with a single value for all documents, you can overwrite the message with your own value. When you save, this value will be saved to all documents normally.</p>
<p>For example, you might want to modify two documents, both with the Reports template. This template has three values: Title, Date and Author; each document has a different value in the Title field (&#8221;Expense Report&#8221; and &#8220;Web Statistics&#8221;), no date set, and a different value in the Author field (&#8221;John Smith&#8221; and &#8220;John T. Smith&#8221;). You might wish to leave the different Titles intact, set the same value for both Date fields, and overwrite the two Author field values with the same single value (&#8221;John Smith&#8221;) to make searching easier. You would do this by typing a value into the Date field, clearing the &#8220;Selected entries have different values assigned&#8221; message in the Author field and typing &#8220;John Smith,&#8221; and leaving the &#8220;Selected entries have different values assigned&#8221; message intact in the Title field.</p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2535" title="2009-01-26-multi-selectfield2" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/2009-01-26-multi-selectfield2.jpg" alt="2009-01-26-multi-selectfield2" width="404" height="398" /></p>
<p>If the entries you select have different templates applied, no template will be displayed. Instead, the Template selection box will display a &#8220;Multiple templates assigned&#8221; message. You can still select a template, which will be applied to all selected entries, but be aware that this will overwrite any existing values in the currently-applied templates.</p>
<p><strong>Modifying Tags for More Than One Entry</strong><br />
To modify tag information for more than one document or folder at the same time, select multiple entries and open the <strong>Tasks</strong> menu. Select <strong>View Tags</strong>.</p>
<p>The <strong>Tags</strong> dialog will display. If the selection box next to a tag is clear, the tag is not currently applied to any of the selected documents; if it contains a check mark, the tag is currently applied to all selected documents; if it contains a green box, the tag is currently applied to one or more selected documents, but not all selected documents. You can clear or select any of the tags to which you have access. Clearing the box will remove the tag from all selected documents, and selecting it will apply the tag to all selected documents.</p>
<p>In the example below, the Informational tag was applied to some of the selected documents but not all; it will not be modified. The Priority tag will be removed from all documents, and the To Be Filed tag will be added to all documents.</p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2536" title="2009-01-26-multi-selecttag" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/2009-01-26-multi-selecttag.jpg" alt="2009-01-26-multi-selecttag" width="341" height="328" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/01/26/tech-tip-modifying-fields-and-tags-for-multiple-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Searching for a Value in Any Field or Template</title>
		<link>http://www.laserfiche.com/news/archives/2009/01/20/tech-tip-january-2009/</link>
		<comments>http://www.laserfiche.com/news/archives/2009/01/20/tech-tip-january-2009/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 21:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=788</guid>
		<description><![CDATA[If you can't remember what field or template you used to store information, in Laserfiche 8, you can bypass them entirely.]]></description>
			<content:encoded><![CDATA[<p>Fields in Laserfiche allow you to store a wide variety of information, and to categorize it in many different ways. You can create fields to store names and addresses, numerical codes, phone numbers, dates and times, and so on; you can also create templates to organize those fields and to categorize your documents. However, when retrieving that information, it may be difficult to remember which field or template you stored a piece of information in. Was the invoice code in the &#8220;Code Number&#8221; field, or the &#8220;Invoice&#8221; field?  Is the document you want a &#8220;Purchase Order,&#8221; or an Invoice?<br />
<span id="more-788"></span><br />
In Laserfiche 8, when you can&#8217;t remember these details, you can bypass them entirely. You can use an advanced search to locate all documents with a particular string in a field – regardless of what template has been applied to them, and regardless of what field the string is in. You can also narrow down the search by either field or template.</p>
<p>For example, say a user wants to locate a document with the purchase order number &#8220;35401.&#8221;  She isn&#8217;t sure whether the purchase order number was in the &#8220;Code&#8221; field or the &#8220;Order&#8221; field, but she knows that the template was &#8220;Purchase Order.&#8221;  She could use the following syntax to find the number &#8220;35401&#8243; anywhere in the &#8220;Purchase Order&#8221; template, regardless of the specific field.</p>
<p>{[Purchase Order]:[]=&#8221;35401&#8243;}</p>
<p>This would return documents with the value &#8220;35401&#8243; anywhere in the &#8220;Purchase Order&#8221; template, but would not return documents in other templates, even if they contained the value &#8220;35401.&#8221;  This is useful for narrowing down the possibilities – even if this number is also present in a document in &#8220;Invoices,&#8221; the user knows she isn&#8217;t looking for an invoice, and so won&#8217;t need to sift through irrelevant details.</p>
<p>Or perhaps the user knows that the order number was in the &#8220;Code&#8221; field, but isn&#8217;t sure whether the document she wants is an invoice or a purchase order or some other type entirely. In that case, she would use the following syntax.</p>
<p>{[]:[Code]=&#8221;35401&#8243;}</p>
<p>This would return all documents with a &#8220;Code&#8221; field which had a value of &#8220;35401,&#8221; regardless of template, but wouldn&#8217;t return other fields even if they contained &#8220;35401.&#8221;  This is useful when you know that you may have the same value in other contexts in other documents, but you also know that you don&#8217;t need to look at them.</p>
<p>Finally, if the user has no idea which template or field she needs, but she does know the value, she can search for any document with any field containing &#8220;35401,&#8221; regardless of template. She would use the following syntax:</p>
<p>{[]:[]=&#8221;35401&#8243;}</p>
<p>This would return documents with the value &#8220;35401&#8243; in any field, as a part of any template. While this might return a large number of documents, depending on how often that value is used, it can help you ensure that you find the correct document even if you can&#8217;t remember where the value was stored.</p>
<p>Note that, the more general your search, the longer it will take, and the more results it is likely to return. If you do know the field or template that the document is in, it&#8217;s a good idea to specify those in the search. However, these search types allow you to quickly locate all documents on a particular topic or related to a particular customer, order or date, regardless of the context. They are therefore very powerful and flexible searches.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2009/01/20/tech-tip-january-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Searching For a Value in Any Field or Template</title>
		<link>http://www.laserfiche.com/news/archives/2008/12/29/tech-tip-searching-for-a-value-in-any-field-or-template/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/12/29/tech-tip-searching-for-a-value-in-any-field-or-template/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 22:50:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2549</guid>
		<description><![CDATA[Fields in Laserfiche allow you to store a wide variety of information, and to categorize it in many different ways.  You can create fields to store names and addresses, numerical codes, phone numbers, dates and times, and so on; you can also create templates to organize those fields and to categorize your documents.  [...]]]></description>
			<content:encoded><![CDATA[<p>Fields in Laserfiche allow you to store a wide variety of information, and to categorize it in many different ways.  You can create fields to store names and addresses, numerical codes, phone numbers, dates and times, and so on; you can also create templates to organize those fields and to categorize your documents.  However, when retrieving that information, it may be difficult to remember which field or template you stored a piece of information in.  Was the invoice code in the &#8220;Code Number&#8221; field, or the &#8220;Invoice&#8221; field?  Is the document you want a &#8220;Purchase Order,&#8221; or an Invoice?<br />
<span id="more-2549"></span><br />
In Laserfiche 8, when you can&#8217;t remember these details, you can bypass them entirely.  You can use an advanced search to locate all documents with a particular string in a field – regardless of what template has been applied to them, and regardless of what field the string is in.  You can also narrow down the search by either field or template.</p>
<p>For example, say a user wants to locate a document with the purchase order number &#8220;35401.&#8221;  She isn&#8217;t sure whether the purchase order number was in the &#8220;Code&#8221; field or the &#8220;Order&#8221; field, but she knows that the template was &#8220;Purchase Order.&#8221;  She could use the following syntax to find the number &#8220;35401&#8243; anywhere in the &#8220;Purchase Order&#8221; template, regardless of the specific field.</p>
<p>{[Purchase Order]:[]=&#8221;35401&#8243;}</p>
<p>This would return documents with the value &#8220;35401&#8243; anywhere in the &#8220;Purchase Order&#8221; template, but would not return documents in other templates, even if they contained the value &#8220;35401.&#8221;  This is useful for narrowing down the possibilities – even if this number is also present in a document in &#8220;Invoices,&#8221; the user knows she isn&#8217;t looking for an invoice, and so won&#8217;t need to sift through irrelevant details.</p>
<p>Or perhaps the user knows that the order number was in the &#8220;Code&#8221; field, but isn&#8217;t sure whether the document she wants is an invoice or a purchase order or some other type entirely.  In that case, she would use the following syntax.</p>
<p>{[]:[Code]=&#8221;35401&#8243;}</p>
<p>This would return all documents with a &#8220;Code&#8221; field which had a value of &#8220;35401,&#8221; regardless of template, but wouldn&#8217;t return other fields even if they contained &#8220;35401.&#8221;  This is useful when you know that you may have the same value in other contexts in other documents, but you also know that you don&#8217;t need to look at them.</p>
<p>Finally, if the user has no idea which template or field she needs, but she does know the value, she can search for any document with any field containing &#8220;35401,&#8221; regardless of template.  She would use the following syntax:</p>
<p>{[]:[]=&#8221;35401&#8243;}</p>
<p>This would return documents with the value &#8220;35401&#8243; in any field, as a part of any template.  While this might return a large number of documents, depending on how often that value is used, it can help you ensure that you find the correct document even if you can&#8217;t remember where the value was stored.</p>
<p>Note that, the more general your search, the longer it will take, and the more results it is likely to return.  If you do know the field or template that the document is in, it&#8217;s a good idea to specify those in the search.  However, these search types allow you to quickly locate all documents on a particular topic or related to a particular customer, order or date, regardless of the context.  They are therefore very powerful and flexible searches.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/12/29/tech-tip-searching-for-a-value-in-any-field-or-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laserfiche 8.0.2 and Plus 8.0 Released</title>
		<link>http://www.laserfiche.com/news/archives/2008/12/16/plus-8-released/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/12/16/plus-8-released/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 16:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>
		<category><![CDATA[Plus]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=642</guid>
		<description><![CDATA[We are proud to announce the release of Laserfiche 8.0.2 and Plus 8.0.]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the release of Laserfiche 8.0.2 and Laserfiche Plus 8.0.<br />
<span id="more-642"></span><br />
<strong>Laserfiche 8.0.2</strong></p>
<p>Laserfiche 8.0.2 is a hotfix compilation that incorporates user feedback of a variety of high-level issues that came up so far with Laserfiche version 8.  It also includes some specific enhancements for making Laserfiche Plus 8 run more effectively.</p>
<p><strong>Laserfiche Plus 8.0 (English and Spanish)</strong></p>
<p>Laserfiche Plus prepares a copy of Laserfiche files (images, text, electronic files, annotations, templates and field data) for burning directly to your removable media (such as a CD or DVD) or to a hard drive location (such as a USB drive). These published disks can then be distributed to people without Laserfiche access, such as outside lawyers. Published disks can also be used for back-up and recovery.</p>
<p>In Plus 8, we eliminated the need to run a viewer installation process, install an external DBMS application or require administrative access to the viewing computer. With new data encryption, you can place a password that is used to encrypt all the files so they are only accessible from the published Laserfiche Viewer. (Please note that this will also cause a password prompt, even when viewing through the Viewer.) And with Plus 8, you can use your current Client settings, such as browser columns, as default settings for the new repository.</p>
<p>Plus has also undergone localization enhancements, making it fully language pack compatible. The Spanish language pack is included as part of the Plus 8 installation package.</p>
<p>Please note that Plus 8 requires Server 8.0.2 and Client 8.0.2.</p>
<p>You can download Laserfiche 8.0.2 from the <a href="https://support.laserfiche.com/SelectProductDownload.aspx">Support Site Downloads page</a>. To upgrade to Plus 8, please contact your reseller.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/12/16/plus-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Searching for Multiple Value Fields</title>
		<link>http://www.laserfiche.com/news/archives/2008/12/15/tech-tip-searching-for-multiple-value-fields/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/12/15/tech-tip-searching-for-multiple-value-fields/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 22:55:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2571</guid>
		<description><![CDATA[With the release of Laserfiche 8 came multiple value fields! These are single fields that can contain multiple values and can be searched on using the advanced search syntax. To access the Advanced Search syntax, select Advanced from the Customize Search menu in the Laserfiche Client, and select Include advanced search criteria in query to [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Laserfiche 8 came multiple value fields! These are single fields that can contain multiple values and can be searched on using the advanced search syntax. To access the Advanced Search syntax, select <strong>Advanced</strong> from the <strong>Customize Search</strong> menu in the Laserfiche Client, and select <strong>Include advanced search criteria in query</strong> to type in the text box.<span id="more-2571"></span></p>
<p>The following search syntax will return documents with a multiple value field containing at least one of the values.</p>
<p>{[]:[field]=&#8221;fieldvalue&#8221;} | {[]:[field]=&#8221;fieldvalue&#8221;}</p>
<p>For example, to search for entries with a multiple value <strong>Author</strong> field containing <em>at least</em> <strong>Jonathan</strong> or <strong>Justin</strong>, the syntax would be:</p>
<p>{[]:[Author]=&#8221;Jonathan&#8221;} | {[]:[Author]=&#8221;Justin&#8221;}</p>
<p>This search will return all entries assigned the multiple value <strong>Author</strong> field containing <em>at least</em> <strong>Jonathan </strong>or <strong>Justin</strong>. If this multi-value field also contains <strong>Connie</strong>, for example, the entry will still be returned.</p>
<p><strong>Note:</strong> You can use the same syntax in Web Access to search for multiple value fields.</p>
<p><strong>Advanced Search in the Laserfiche Client</strong></p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2580" title="multi-value-field-client-search" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/multi-value-field-client-search.png" alt="multi-value-field-client-search" width="356" height="139" /></p>
<p><strong>Advanced Search in Web Access</strong></p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-2581" title="multi-value-field-web-access-search" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/multi-value-field-web-access-search.png" alt="multi-value-field-web-access-search" width="398" height="103" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/12/15/tech-tip-searching-for-multiple-value-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Modifying and Creating Documents from the Thumbnail Pane</title>
		<link>http://www.laserfiche.com/news/archives/2008/11/24/tech-tip-modifying-and-creating-documents-from-the-thumbnail-pane/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/11/24/tech-tip-modifying-and-creating-documents-from-the-thumbnail-pane/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 23:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2593</guid>
		<description><![CDATA[In the Thumbnail Pane of the Laserfiche 8 Client, you can work with individual pages of a document, rearranging them in that document or even moving them to other existing or new documents. This is helpful if you find that pages have been scanned out of order or organized incorrectly, or if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>In the Thumbnail Pane of the Laserfiche 8 Client, you can work with individual pages of a document, rearranging them in that document or even moving them to other existing or new documents. This is helpful if you find that pages have been scanned out of order or organized incorrectly, or if you want to create a new document based on some components of an existing one.</p>
<p><span id="more-2593"></span><br />
Within a document, you can rotate, move, or copy pages.<br />
<strong>To rotate one or more pages:</strong></p>
<ol>
<li>Select the page or pages in the Thumbnail Pane. To select more than one page at a time, hold down the CTRL or SHIFT key while selecting.</li>
<li>Right-click the pages and select <strong>Rotate Image(s).</strong></li>
<li>Choose <strong>Clockwise, Counterclockwise,</strong> or <strong>Upside-Down.</strong></li>
</ol>
<p style="text-align: center"><img src="http://www.laserfiche.com/images/newsite/screenshots/rotate-thumbnail.jpg" width="241" height="174" /></p>
<p><strong>To re-order pages within a document:</strong></p>
<ol>
<li>Select the thumbnails of the pages.</li>
<li>Drag and drop them in the new location.</li>
</ol>
<p>To create multiple copies of the same page within a document:</p>
<ol>
<li>Right-click the thumbnails of the pages you want to copy and select <strong>Copy.</strong></li>
<li>Right-click again where you want to copy them and select <strong>Paste.</strong></li>
</ol>
<p>You can also move or copy pages to another document.<br />
<strong>To move pages from one document to another existing document:</strong></p>
<ol>
<li>Open both documents in separate Document Viewers.</li>
<li>Drag the pages from one Thumbnail Pane to the other.</li>
</ol>
<p style="text-align: center"><img src="http://www.laserfiche.com/images/newsite/screenshots/move-thumbnail.jpg" /></p>
<p><strong>To copy pages from one document to another existing document:</strong></p>
<ol>
<li>Select the page or pages, right-click, and select <strong>Copy.</strong></li>
<li>In the other Document Viewer, right-click in the Thumbnail Pane where you want to place the pages, and select <strong>Paste.</strong></li>
</ol>
<p><strong>To split one document into multiple documents: </strong></p>
<ol>
<li>Select the page or pages you want to move to a new document, right-click, and select <strong>New Document.</strong></li>
<li>The <strong>New Document</strong> dialog box will open and allow you to configure the new document containing those pages.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/11/24/tech-tip-modifying-and-creating-documents-from-the-thumbnail-pane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Creating a Custom Toolbar Button</title>
		<link>http://www.laserfiche.com/news/archives/2008/10/27/tech-tip-creating-a-custom-toolbar-button/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/10/27/tech-tip-creating-a-custom-toolbar-button/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 23:10:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=2614</guid>
		<description><![CDATA[A custom toolbar button allows the user to access a frequently used action or application from within the Laserfiche Client. This example demonstrates adding a toolbar button to launch Microsoft Outlook, but you can add many different applications or scripts.
For example, many users like to have a toolbar button to open a frequently used internal [...]]]></description>
			<content:encoded><![CDATA[<p>A custom toolbar button allows the user to access a frequently used action or application from within the Laserfiche Client. This example demonstrates adding a toolbar button to launch Microsoft Outlook, but you can add many different applications or scripts.<br />
For example, many users like to have a toolbar button to open a frequently used internal program, such as a customer database, or another Laserfiche program, such as Workflow. Another option is to create a script using the Toolkit, save it as an executable file, and make a custom toolbar button to launch that script.</p>
<p><strong>To create a custom toolbar button:</strong></p>
<ol>
<li> Right-click anywhere on the toolbar and select <strong>Customize.</strong></li>
<li>The <strong>Customize</strong> dialog box will appear.
<p style="text-align: center">
<p style="text-align: center"><img class="aligncenter size-full wp-image-2615" title="customize-dialog-box" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/customize-dialog-box.png" alt="customize-dialog-box" width="278" height="258" /></p>
</li>
<li>In the <strong>Toolbar</strong>s tab, click <strong>Custom…</strong> and the <strong>Custom Toolbar Buttons</strong> dialog box will appear. In the image shown, there is already a custom button for the Firefox browser.
<p style="text-align: center">
<p style="text-align: center"><img class="aligncenter size-full wp-image-2617" title="custom-toolbar-buttons" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/custom-toolbar-buttons.png" alt="custom-toolbar-buttons" width="201" height="137" /></p>
</li>
<li>Click <strong>Add…</strong> and the <strong>Toolbar Button Properties</strong> dialog box will appear.
<p style="text-align: center">
<p style="text-align: center"><img class="aligncenter size-full wp-image-2619" title="toolbar-button-properties" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/toolbar-button-properties.png" alt="toolbar-button-properties" width="220" height="206" /></p>
</li>
<li>In the <strong>Name</strong> option, type the name you want to associate with the new custom button.</li>
<li>In the <strong>Command</strong> option, type or browse to the path for the application you want the button to open. For example, to create a button to open Outlook, you would input the path to the Outlook.exe file, which launches Outlook.</li>
<li>In the <strong>Icon</strong> option, select an icon for the application. You can add any image file you want. Many executable files have a number of icons associated with them; you can select one of these files (such as Outlook.exe) and browse the available icons to choose one.</li>
<li>Click <strong>OK</strong> to close the <strong>Toolbar Button Properties</strong> dialog box and <strong>OK</strong> to close the <strong>Custom Toolbar Buttons </strong>dialog box.</li>
<li>Select the <strong>Commands</strong> tab, and select the <strong>Custom</strong> category.</li>
<li>Drag the new command from the list to a toolbar.
<p style="text-align: center">
<p style="text-align: center"><img class="aligncenter size-full wp-image-2621" title="customize-toolbars-commands" src="http://www.laserfiche.com/news/wp-content/uploads/2009/07/customize-toolbars-commands.png" alt="customize-toolbars-commands" width="279" height="294" /></p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/10/27/tech-tip-creating-a-custom-toolbar-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Tailor Your Recycle Bin to Suit Your Needs</title>
		<link>http://www.laserfiche.com/news/archives/2008/09/24/tech-tip-tailor-your-recycle-bin-to-suit-your-needs/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/09/24/tech-tip-tailor-your-recycle-bin-to-suit-your-needs/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 20:42:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=525</guid>
		<description><![CDATA[The Laserfiche Recycle Bin feature, new to Laserfiche 8, can be disabled entirely or customized to allow or restrict a broad range of access and capabilities for Laserfiche users. ]]></description>
			<content:encoded><![CDATA[<p>The Laserfiche Recycle Bin offers administrators great flexibility, with many options for protecting against accidental deletions of documents and folders in the Laserfiche repository. The feature, new to Laserfiche 8, can be disabled entirely or customized to allow or restrict a broad range of access and capabilities for Laserfiche users. The two types of configurations are determining which users can see, purge and restore items and how the recycle bin will be cleaned out.</p>
<p><span id="more-525"></span></p>
<p><strong>Who Can See and Purge Deleted Items<br />
</strong> By default, users can only see the items they send to the recycle bin. In addition, unless you specify otherwise, users cannot permanently delete (i.e., purge) recycle bin items.</p>
<ul>
<li>To enable a user to purge items they originally sent to the recycle bin, grant them the Purge Entries privilege.</li>
<li>To enable users to see, purge, or restore all items, regardless of who originally sent them to the recycle bin, grant the user the Manage Entry Access privilege.</li>
</ul>
<p>Note: This privilege also grants users the ability to grant/deny entry access rights to all documents and folders in a repository.</p>
<p><strong>Periodically Cleaning Out the Recycle Bin<br />
</strong> There are two methods to cleaning out the recycle bin.</p>
<ul>
<li>Configure Laserfiche to automatically purge items after they have been in the recycle bin for a certain number of days. To use this method, open your repository in the Administration Console, expand the Recycle Bin node, right-click on Settings, select Properties, and define an Age limit.Note: In a new repository, an age limit of 7 days is set as the default.</li>
<li>Rely on your administrators to manually clean out the recycle bin. This option is best if you want an administrator to manually review each item sent to the recycle bin before it is purged. To use this method, make sure the Age limit option in the Administration Console is cleared.</li>
</ul>
<p>For more information about the recycle bin, see the Recycle Bin Overview in the Laserfiche Administration Console help files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/09/24/tech-tip-tailor-your-recycle-bin-to-suit-your-needs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tech Tip: Ensuring All of Your Documents Are Full-Text Searchable</title>
		<link>http://www.laserfiche.com/news/archives/2008/08/13/tech-tip-ensuring-all-of-your-documents-are-full-text-searchable/</link>
		<comments>http://www.laserfiche.com/news/archives/2008/08/13/tech-tip-ensuring-all-of-your-documents-are-full-text-searchable/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 13:24:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Support]]></category>
		<category><![CDATA[UserNews]]></category>
		<category><![CDATA[Client/Server]]></category>
		<category><![CDATA[laserfiche 8]]></category>

		<guid isPermaLink="false">http://www.laserfiche.com/news/?p=497</guid>
		<description><![CDATA[Make sure that all the documents in your Laserfiche repository contain searchable text.]]></description>
			<content:encoded><![CDATA[<p>For a document to be full-text searchable, it must contain text and the text must be indexed. For a document to contain text, it must be OCRed or, with respect to electronic documents, have its text extracted.<span id="more-497"></span></p>
<p>By default, Laserfiche will automatically OCR/extract text from all new documents. In addition, documents are automatically indexed when they are created. Nonetheless, it is recommended that you periodically double-check that all your documents both contain text and have been indexed. This prevents documents from slipping through the cracks. It can be done quickly and easily via two separate Laserfiche advanced searches.</p>
<p><strong>Tip:</strong> For best results, do not copy and paste the Laserfiche advanced search syntax from this Tech Tip into the Laserfiche Client. Some non-text characters (such as quotes) may not copy/paste correctly. Manually type each character into the Laserfiche Client Advanced Search box.</p>
<p><strong>Tip:</strong> Some of the Laserfiche advanced search syntax used in this Tech Tip will only work on Laserfiche 8.01.</p>
<p><strong>Finding Documents without Text</strong></p>
<p>This search finds documents in your repository that:</p>
<ul>
<li>Contain pages but no OCRed text.</li>
<li>Do not contain pages.</li>
<li>Only contain OCRed text on some (not all) pages.</li>
</ul>
<p>{LF:AssociatedPages=&#8221;N&#8221;}|{LF:OCR=none}|{LF:OCR=some}</p>
<p><img src="http://www.laserfiche.com/images/newsite/screenshots/full-text-search-1.jpg" alt="" width="318" height="195" /></p>
<p>After running the search:</p>
<ol>
<li>Select all returned documents and right-click them.</li>
<li>Select <strong>Generate Searchable Text.</strong></li>
<li> In the <strong>Generate Searchable Text dialog box</strong>, select <strong>OCR/Extract Text</strong>.</li>
<li> Click <strong>OK</strong>.</li>
</ol>
<p><strong>Finding Documents that Have Not Been Indexed</strong></p>
<p>This search finds all documents that have not been indexed</p>
<p>{LF:Indexed=&#8221;N&#8221;}</p>
<p><img src="http://www.laserfiche.com/images/newsite/screenshots/full-text-search-2.jpg" alt="" width="313" height="191" /></p>
<p>After running the search:</p>
<ol>
<li>Select all returned documents and right-click on them.</li>
<li>Select <strong>Generate Searchable Text</strong>.</li>
<li>In the <strong>Generate Searchable Text</strong> dialog box, select <strong>Index entire document</strong>.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<p><strong>Tip:</strong> If either search finds a large number of documents, we recommend you perform the batch OCR/text extraction and/or indexing during non-peak hours.</p>
<p><strong>Tip:</strong> Electronic documents that do not contain text in their native format, such as audio or video files, may be returned by one or more of these searches. It is not necessary to extract text from or index these files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laserfiche.com/news/archives/2008/08/13/tech-tip-ensuring-all-of-your-documents-are-full-text-searchable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

