<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco integrate OCR in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-integrate-ocr/m-p/3323#M1203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;I try integrate OCR in Alfresco but no success. I instal&lt;/P&gt;&lt;PRE style="color: #242729; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt; alfresco-community-installer-201612-win-x64 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;and after that i instal tesseract in C:\Program Files (x86)\Tesseract-OCR&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Then I try to integrate tesseract in alfresco,&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;first i create in C:\alfresco-community bat file OCR.bat&lt;/P&gt;&lt;PRE style="color: #242729; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;REM to see what happens echo from %1 to %2 &amp;gt;&amp;gt;C:\tmp\ocrtransform.log&amp;nbsp; copy /Y %1 C:\TMP\%~n1%~x1&amp;nbsp; REM&amp;nbsp; call tesseract and redirect output to $TARGET "C:\Program Files (x86)\Tesseract-OCR\tesseract.exe" C:\TMP\%~n1%~x1 %~d2%~p2%~n2 -l eng del C:\TMP\%~n1%~x1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Then three transformation xml added in "C:\alfresco-community\tomcat\shared\classes\alfresco\extension"&lt;/P&gt;&lt;PRE style="color: #242729; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;ocrpng-transform-context.xml&amp;nbsp; ocrjpeg-transform-context.xml&amp;nbsp; ocrtiff-transform-context.xml&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;then create an empty file name with ocrtransform.log in "C:\TMP"&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;and Downolad this jar from this link(&lt;A href="https://docs.google.com/file/d/0B94FD2QmPSJCNHpuUVlicW95UjA/edit" rel="nofollow noreferrer noopener" style="color: #005999; border: 0px;"&gt;https://docs.google.com/file/d/0B94FD2QmPSJCNHpuUVlicW95UjA/edit&lt;/A&gt;) and place this jar in this path "C:\Alfresco\tomcat\lib".&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;I use this link&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;&lt;A href="http://alfrescosolutionsv.blogspot.com/2014/07/alfresco-integration-with-tesseract.html" rel="nofollow noreferrer noopener" style="color: #005999; border: 0px;"&gt;http://alfrescosolutionsv.blogspot.com/2014/07/alfresco-integration-with-tesseract.html&lt;/A&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;but not working. Where I make mistake? Do I need to add anything else?&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Any suggestion, idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jan 2017 16:02:05 GMT</pubDate>
    <dc:creator>dev7</dc:creator>
    <dc:date>2017-01-14T16:02:05Z</dc:date>
    <item>
      <title>Alfresco integrate OCR</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-integrate-ocr/m-p/3323#M1203</link>
      <description>I try integrate OCR in Alfresco but no success. I instal alfresco-community-installer-201612-win-x64 and after that i instal tesseract in C:\Program Files (x86)\Tesseract-OCRThen I try to integrate tesseract in alfresco,first i create in C:\alfresco-community bat file OCR.batREM to see what happens</description>
      <pubDate>Sat, 14 Jan 2017 16:02:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-integrate-ocr/m-p/3323#M1203</guid>
      <dc:creator>dev7</dc:creator>
      <dc:date>2017-01-14T16:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco integrate OCR</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-integrate-ocr/m-p/3324#M1204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The blog post you found is quite old and based on an older Alfresco version. The changes suggested there may not be compatible with the newest version of Alfresco that you are using. Also, the distribution method for that extension / customisation is quite unprofessional. You should probably stick to more professional solutions, like &lt;A class="link-titled" href="https://github.com/keensoft/alfresco-simple-ocr" title="https://github.com/keensoft/alfresco-simple-ocr" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/alfresco-simple-ocr: Simple OCR action for Alfresco&lt;/A&gt;&amp;nbsp; from the company &lt;A __default_attr="75627" __jive_macro_name="user" _jive_internal="true" data-id="75627" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/angelborroy" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ works for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 09:55:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-integrate-ocr/m-p/3324#M1204</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-17T09:55:45Z</dc:date>
    </item>
  </channel>
</rss>

