<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Inmagic Knowledgebase</title>
    <description>Inmagic technical support knowledgebase</description>
    <link>http://www.inmagic.com/support/knowledgebase/knowledgebase.html</link>
    <pubDate>Sat, 18 Jul 2009 10:01:19 GMT</pubDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Andornot WebPubSyndication 1.0.2434.15128</generator>
    <ttl>1</ttl>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/InmagicKnowledgebase" type="application/rss+xml" /><item>
      <title>Support and Compatibility Statement for PDF files July 7, 2009</title>
      <description>&lt;center&gt;Inmagic®DB/TextWorks&lt;/center&gt;
&lt;center&gt;Support and Compatibility Statement for PDF files
July 7, 2009&lt;/center&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;
Inmagic®DB/TextWorks&amp;rsquo; imaging capability enables the display of PDF files within DB/TextWorks. PDF is
a document format made popular by Abode and is now an ISO standard. In the past PDF files were
largely produced by Adobe Acrobat, and were consistently uniform and of high quality. However, since
PDF became an ISO standard, PDF files are now produced by a wide variety of products, applications and
hardware, ranging from print plug-ins for Microsoft Word to office copier machines. The explosion of
products producing PDF files has introduced a wide range of quality among PDF files, and, unfortunately,
PDF files produced by non-Adobe solutions are often lower quality and may not display accurately or
consistently within DB/TextWorks.
&lt;br&gt;&lt;br&gt;
DB/TextWorks is regularly updated to keep pace with changes and updates to &amp;ldquo;newer&amp;rdquo; versions of
popular image formats (including PDF). Inmagic tracks updates to the Adobe standard and to new
releases of Adobe Acrobat. Updates to DB/TextWorks imaging will be made via major releases (e.g.
V12) or via Service Packs between releases. However, we cannot guarantee that we will be able to read
every PDF file made by every third party PDF producing application or device.
&lt;br&gt;&lt;br&gt;
If you encounter a PDF file that does not work with DB/TextWorks, please let us know by contacting
Inmagic Support. Please email the PDF file to support so we can register the file type, producing
application and/or device and verify that DB/TextWorks is not properly displaying the image. If we plan
or will be able to support the file in an upcoming release, we will share that information with you.
&lt;br&gt;&lt;br&gt;
However, in circumstances where we cannot meet an immediate need to display PDF files from a
specific application or device, several high quality conversion tools are available in the market and we
suggest you investigate those options as an interim solution. PDF conversion tools will read a PDF and
convert it to a more standard version of PDF enabling it to be utilized by a wider variety of readers and
display products. Some conversion utilities work on a file by file basis, others can batch process a folder
full of PDFs, and others can process thousands of PDFs in a fully automated way. Please be sure to test
the output of the conversion utility you plan to use prior to investing in a solution to ensure that
DB/TextWorks can read and display the PDF output.
&lt;br&gt;&lt;br&gt;
Please note; Free or Open Source PDF conversion utilities may produce low quality output and may not
resolve your problem. Please be sure to test any solution before investing time and money.
&lt;br&gt;&lt;br&gt;
An example of a low cost PDF conversion company is inzone software (http://www.clicktoconvert.com/)
they make a product called &amp;ldquo;Click to Convert.&amp;rdquo; Their Windows desktop product can batch convert PDFs
quickly. They also make a server version that has an API for high volume and automated conversions.
Their desktop windows version currently costs less than $100.00.
&lt;br&gt;&lt;br&gt;
If you find other conversion utilities that you like, please let us know so we may share the information
with other Inmagic clients.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
Inmagic Support&lt;img src="http://feeds.feedburner.com/~r/InmagicKnowledgebase/~4/8gsOD1Air0k" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/InmagicKnowledgebase/~3/8gsOD1Air0k/dbtwpub.dll</link>
      <guid isPermaLink="false">http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3013)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</guid>
      <pubDate>Wed, 08 Jul 2009 21:25:13 GMT</pubDate>
    <feedburner:origLink>http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3013)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</feedburner:origLink></item>
    <item>
      <title>Search request rejected when using character(s) ;&lt; ;</title>
      <description>&lt;p&gt;If any of the ;&lt; ; character sequences appears in the query string for any request, or any canned search that contains greater than or less than is blocked. The following error is returned to the user:&lt;p&gt;&lt;/br&gt;

&lt;p&gt;&lt;b&gt;"Http 404 error: File not found".&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;So the Genie Statistics page breaks because the two of the searches for overdue loans contain &lt; @date. (e.g. find LoanDateDue &lt; @date NOT LoanDateReturned = *)&lt;/p&gt;

&lt;p&gt;This is due to URLScan. URLScan is a free Microsoft addon for IIS that scans server requests and blocks potentially malicious ones. It blocks any URL that contains &lt; or &gt; by default see the section from the urlscan.ini below.&lt;/p&gt;
&lt;p&gt;[DenyQueryStringSequences] ; ;&lt;/br&gt;
; &lt; ; Commonly used by script injection attacks &gt; ; Commonly used by script injection attacks&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Solution:&lt;/b&gt;&lt;/br&gt;
Change the less than (&lt;) search to use the equivalent range search syntax.  For example, change this:&lt;/p&gt;

&lt;p&gt; &amp;lt;inmg:Statistic Name="loans_overdue"&amp;gt;
    &amp;lt;Label&amp;gt;Overdue Loans &amp;lt;/Label&amp;gt;
     &amp;lt;Textbase&amp;gt;Loans &amp;lt;/Textbase&amp;gt;
     &amp;lt;View Report="LoanOverdueSelect"&amp;gt;loans_report.aspx &amp;lt;/View&amp;gt;
     &amp;lt;Email Type="LoansOverdue" Subject="Overdue Notice" FieldList="CatTitle.LoanCatID|LoanDateLoaned|LoanDateDue" LabelList="Title|Loan Date|Due Date"&amp;gt;StatsOverdueEmail_0.htm &amp;lt;/Email&amp;gt;

     &amp;lt;Query SortBy="BorrName.LoanBorrID"&amp;gt;find LoanDateDue &amp;lt; @date NOT LoanDateReturned = * &amp;lt;/Query&amp;gt;

     &amp;lt;Print Report="LoanOverdueNotice"&amp;gt;batch_print.aspx &amp;lt;/Print&amp;gt;

 &amp;lt;/inmg:Statistic&amp;gt;&lt;/p&gt;

&lt;p&gt;To the following:&lt;/p&gt;&lt;/br&gt;

&lt;p&gt; &amp;lt;inmg:Statistic Name="loans_overdue"&amp;gt;
     &amp;lt;Label&amp;gt;Overdue Loans &amp;lt;/Label&amp;gt;
     &amp;lt;Textbase&amp;gt;Loans &amp;lt;/Textbase&amp;gt;
     &amp;lt;View Report="LoanOverdueSelect"&amp;gt;loans_report.aspx &amp;lt;/View&amp;gt;
     &amp;lt;Email Type="LoansOverdue" Subject="Overdue Notice" FieldList="CatTitle.LoanCatID|LoanDateLoaned|LoanDateDue" LabelList="Title|Loan Date|Due Date"&amp;gt;StatsOverdueEmail_0.htm &amp;lt;/Email&amp;gt;

     &amp;lt;Query SortBy="BorrName.LoanBorrID"&amp;gt;find LoanDateDue =1900:@date-1 NOT LoanDateReturned = * &amp;lt;/Query&amp;gt;

     &amp;lt;Print Report="LoanOverdueNotice"&amp;gt;batch_print.aspx &amp;lt;/Print&amp;gt;

 &amp;lt;/inmg:Statistic&amp;gt;&lt;/p&gt;

&lt;p&gt;Note that the 1900 is an arbitrary year. It just needs to be before any active LoanDateDue value.  2000 would probably be sufficiently early, unless the library has an extremely lax return policy.&lt;p&gt;&lt;/br&gt;&lt;img src="http://feeds.feedburner.com/~r/InmagicKnowledgebase/~4/Qi73ynLLKiE" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/InmagicKnowledgebase/~3/Qi73ynLLKiE/dbtwpub.dll</link>
      <guid isPermaLink="false">http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3012)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</guid>
      <pubDate>Fri, 17 Apr 2009 18:40:45 GMT</pubDate>
    <feedburner:origLink>http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3012)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</feedburner:origLink></item>
    <item>
      <title>Genie 3.3  Book labels have semicolons appearing in call numbers that print in a column</title>
      <description>Genie 3.3 has an issue with printed book labels. The call numbers that appear in a column have semicolons separating the elements in the call number. This can happen for any field in a label definition that uses TreatAs="WordList". Fields in MyReports.config using that attribute do NOT exhibit the same problem.&lt;/p&gt;
&lt;p&gt;Workaround:&lt;/p&gt;

&lt;p&gt;In MyLabels.config, find lines like this:&lt;/p&gt;

&lt;p&gt;&lt;font face="Courier New" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Field Name="CatCallNumber" TreatAs="WordList"/&amp;gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;and add this attribute: &lt;/p&gt;

&lt;p&gt;&lt;font face="Courier New" size="2"&gt;&amp;nbsp;&amp;nbsp;&lt;b&gt;Separator="&amp;amp;lt;br /&amp;amp;gt;"&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;so that the lines look like this:&lt;/p&gt;

&lt;p&gt;&lt;font face="Courier New" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Field Name="CatCallNumber" TreatAs="WordList" &lt;b&gt;Separator="&amp;amp;lt;br /&amp;amp;gt;"&lt;/b&gt; /&amp;gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;Click the &lt;b&gt;Reset&lt;/b&gt; button on the &lt;b&gt;About Genie&lt;/b&gt; screen, refresh your browser and try again.&lt;/p&gt;

&lt;p&gt;Please make a backup copy of MyLabels.config for safekeeping before you edit the file.&lt;/p&gt;

&lt;p&gt;This problem will be addressed in a future release of Genie.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/InmagicKnowledgebase/~4/Y7V6yTtdjco" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/InmagicKnowledgebase/~3/Y7V6yTtdjco/dbtwpub.dll</link>
      <guid isPermaLink="false">http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3011)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</guid>
      <pubDate>Thu, 02 Apr 2009 19:01:28 GMT</pubDate>
    <feedburner:origLink>http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3011)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</feedburner:origLink></item>
    <item>
      <title>Genie 3.3 is not supported on Windows Server 2000</title>
      <description>&lt;br/&gt;Genie 3.3 is not supported on Windows Server 2000.&lt;br/&gt;&lt;br/&gt;

Genie 3.30 requires .NET 3.5 SP1, which cannot be installed on Windows 2000.  Therefore, Genie 3.30 is not supported on Windows 2000.&lt;br/&gt;&lt;br/&gt;

Please note that Microsoft dropped support for Windows 2000 in June 2007.&lt;br/&gt;&lt;img src="http://feeds.feedburner.com/~r/InmagicKnowledgebase/~4/aDOVtXKMM0A" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/InmagicKnowledgebase/~3/aDOVtXKMM0A/dbtwpub.dll</link>
      <guid isPermaLink="false">http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3010)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</guid>
      <pubDate>Wed, 25 Feb 2009 23:03:32 GMT</pubDate>
    <feedburner:origLink>http://support.inmagic.com/dbtw-wpd/exec/dbtwpub.dll?ac=qbe_query&amp;tn=kbase&amp;qy=find+(ID+=3010)&amp;RF=Full+Article&amp;DF=Full+Article&amp;NP=255&amp;BU=http%3A%2F%2Fsupport.inmagic.com%2Fsupbase3.htm&amp;MR=20&amp;RL=0&amp;DL=0</feedburner:origLink></item>
  </channel>
</rss>
