<?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: Hello, I'd need to generate QR code for each inserted document into repository in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6986#M3363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm stil working on it,&lt;/P&gt;&lt;P&gt;I made a simple web app deployed on alfresco tomcat,&lt;/P&gt;&lt;P&gt;link to that app is used in type property, and application servlet parses request.getHeader(referer) for hash included in it and uses this hash to generate QR code for printing purposes&lt;/P&gt;&lt;P&gt;it hasnt finished yet but works as prototype well.&lt;/P&gt;&lt;P&gt;My prior idea was to have that link in layout as default, not as a part of some property's data and wanted to show QR on popup, but as I said, I'm stil working on it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 May 2017 08:54:06 GMT</pubDate>
    <dc:creator>vladimir_tekel</dc:creator>
    <dc:date>2017-05-19T08:54:06Z</dc:date>
    <item>
      <title>Hello, I'd need to generate QR code for each inserted document into repository</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6984#M3361</link>
      <description>my perfect scenario is to add link to layout which open popup with QR code, so I can print it and fill property of that type or aspect with QR code data. Can anyone help me with this? is it possible? should I use Aikau framework to modificate layout or is there any other/better solution?any advice w</description>
      <pubDate>Fri, 12 May 2017 07:45:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6984#M3361</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-05-12T07:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hello, I'd need to generate QR code for each inserted document into repository</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6985#M3362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate on that?&lt;/P&gt;&lt;P&gt;I am afraid the information you provided is not enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 15:56:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6985#M3362</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-05-18T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hello, I'd need to generate QR code for each inserted document into repository</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6986#M3363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm stil working on it,&lt;/P&gt;&lt;P&gt;I made a simple web app deployed on alfresco tomcat,&lt;/P&gt;&lt;P&gt;link to that app is used in type property, and application servlet parses request.getHeader(referer) for hash included in it and uses this hash to generate QR code for printing purposes&lt;/P&gt;&lt;P&gt;it hasnt finished yet but works as prototype well.&lt;/P&gt;&lt;P&gt;My prior idea was to have that link in layout as default, not as a part of some property's data and wanted to show QR on popup, but as I said, I'm stil working on it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 08:54:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6986#M3363</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-05-19T08:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hello, I'd need to generate QR code for each inserted document into repository</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6987#M3364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm back, final solution for my problem is AMP, &lt;/P&gt;&lt;P&gt;now document properties are extended with alfresco module which displays QR code (hash taken from url) and after click on QR code print dialog is visible.&lt;/P&gt;&lt;P&gt;as simple as ... &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 08:22:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hello-i-d-need-to-generate-qr-code-for-each-inserted-document/m-p/6987#M3364</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-05-25T08:22:23Z</dc:date>
    </item>
  </channel>
</rss>

