<?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 Re: PDFs &amp; annotations in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158467#M112579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Instead of using the default hyperlink on the alfresco web-client to open the PDF (which uses HTTP to download a copy) there is another hyperlink (in the details page, I think) that uses the browser to access the document using a CIFS path (works in IE fine and also Firefox with additional client download).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That way, your annotation and subsequent save, will update the repository. (I'd switch on auto-versioning before-hand, though).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that you can customise the web-client to adopt this download option as standard, although this is only useful for users on the WAN/LAN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like your your idea of using a plug-in (probably a Java applet). This would need to store the client host and path information as meta-data on the object, and have permission to access files on the local machine. Anyone already written this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 19:15:50 GMT</pubDate>
    <dc:creator>tommorris</dc:creator>
    <dc:date>2008-02-12T19:15:50Z</dc:date>
    <item>
      <title>PDFs &amp; annotations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158464#M112576</link>
      <description>Hi,We have indexed PDFs documents modified with the Adobe professional to allow users with acrobat reader to annotate them. The annotation works fine outside Alfresco and it works fine too when documents are opened via the CIFS, so the annotation process is just working fine.The problem occures when</description>
      <pubDate>Mon, 04 Feb 2008 10:16:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158464#M112576</guid>
      <dc:creator>enricocerica</dc:creator>
      <dc:date>2008-02-04T10:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: PDFs &amp; annotations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158465#M112577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by saying open per web client you are actually downloading the pdf via http.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You've to ensure that you are using WebDAV or CIFS for that purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 11:08:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158465#M112577</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2008-02-04T11:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: PDFs &amp; annotations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158466#M112578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jpfi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to avoid the usage of CIFS or WebDAV to change a document, a plugin or some Ajax code which provides remote update functionnalities ? How does it work for text documents ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrico&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 09:46:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158466#M112578</guid>
      <dc:creator>enricocerica</dc:creator>
      <dc:date>2008-02-08T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: PDFs &amp; annotations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158467#M112579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Instead of using the default hyperlink on the alfresco web-client to open the PDF (which uses HTTP to download a copy) there is another hyperlink (in the details page, I think) that uses the browser to access the document using a CIFS path (works in IE fine and also Firefox with additional client download).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That way, your annotation and subsequent save, will update the repository. (I'd switch on auto-versioning before-hand, though).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that you can customise the web-client to adopt this download option as standard, although this is only useful for users on the WAN/LAN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like your your idea of using a plug-in (probably a Java applet). This would need to store the client host and path information as meta-data on the object, and have permission to access files on the local machine. Anyone already written this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 19:15:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158467#M112579</guid>
      <dc:creator>tommorris</dc:creator>
      <dc:date>2008-02-12T19:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: PDFs &amp; annotations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158468#M112580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When we are using Adobe reader to read and view pdf document, we can use its annnotation plugin to add and draw annotation object on pdf page. It is the same with a certain pdf document viewer which offers the options to create and customize &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://www.rasteredge.com/how-to/vb-net-imaging/pdf-annotating/" rel="nofollow noopener noreferrer"&gt;http://www.rasteredge.com/how-to/vb-net-imaging/pdf-annotating/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;pdf annotations&amp;lt;/a&amp;gt;. Also, the annnotation add-on can be imtegrated within both windows pdf reader and online pdf viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 02:43:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/pdfs-annotations/m-p/158468#M112580</guid>
      <dc:creator>christopheradam</dc:creator>
      <dc:date>2014-05-05T02:43:24Z</dc:date>
    </item>
  </channel>
</rss>

