<?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 Query about creation of PDF from a template(HTML, etc.) in Alfresco Content Services Enterprise 6.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/query-about-creation-of-pdf-from-a-template-html-etc-in-alfresco/m-p/104572#M29645</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have installed Alfresco Content Services Enterprise Edition 6.2.0 distribution.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;I have a requirement to&lt;SPAN&gt;&amp;nbsp;create a pdf with content from a template like html, css or predefined pdf form or by creating custom template from Alfresco.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Can we do it i.e. create a non editable PDF from any template with help of any Alfresco Content Services Rest API as I am using a Middleware technology like TIBCO BusinessWorks which supports REST calls, Java method execution? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For eg: An organisation has template(in css, html) which will have-&lt;BR /&gt;a) Some images like logo, organisation name, address to be printed on the document&lt;BR /&gt;b) Plain fields like customer id, customer name, customer address&lt;BR /&gt;c) Place holders for Signatures (PAdES standard) to be done by the organisation's different authorities/employees&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And then, we may take this template as input, parse it and map the values to create a final document for the customer having these fields and its values. The final document will be in pdf and non editable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know the approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Anand Srivastava&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2020 05:09:51 GMT</pubDate>
    <dc:creator>MOH_MCT</dc:creator>
    <dc:date>2020-05-08T05:09:51Z</dc:date>
    <item>
      <title>Query about creation of PDF from a template(HTML, etc.) in Alfresco Content Services Enterprise 6.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/query-about-creation-of-pdf-from-a-template-html-etc-in-alfresco/m-p/104572#M29645</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have installed Alfresco Content Services Enterprise Edition 6.2.0 distribution.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;I have a requirement to&lt;SPAN&gt;&amp;nbsp;create a pdf with content from a template like html, css or predefined pdf form or by creating custom template from Alfresco.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Can we do it i.e. create a non editable PDF from any template with help of any Alfresco Content Services Rest API as I am using a Middleware technology like TIBCO BusinessWorks which supports REST calls, Java method execution? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For eg: An organisation has template(in css, html) which will have-&lt;BR /&gt;a) Some images like logo, organisation name, address to be printed on the document&lt;BR /&gt;b) Plain fields like customer id, customer name, customer address&lt;BR /&gt;c) Place holders for Signatures (PAdES standard) to be done by the organisation's different authorities/employees&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And then, we may take this template as input, parse it and map the values to create a final document for the customer having these fields and its values. The final document will be in pdf and non editable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know the approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Anand Srivastava&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 05:09:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/query-about-creation-of-pdf-from-a-template-html-etc-in-alfresco/m-p/104572#M29645</guid>
      <dc:creator>MOH_MCT</dc:creator>
      <dc:date>2020-05-08T05:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Query about creation of PDF from a template(HTML, etc.) in Alfresco Content Services Enterprise</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/query-about-creation-of-pdf-from-a-template-html-etc-in-alfresco/m-p/104573#M29646</link>
      <description>&lt;P&gt;Dear Alfresco members,&lt;/P&gt;&lt;P&gt;I found some more points about creating a Template in HTML in Alfresco from FreeMarker API reference. The website link is&amp;nbsp;&lt;A href="https://blog.arvixe.com/freemarker-in-alfresco/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://blog.arvixe.com/freemarker-in-alfresco/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let me know, if someone finds more examples or discussion forum threads for steps as mentioned in my previous post:&lt;/P&gt;&lt;P&gt;1. Creation of template (may be with help of Template engine in Alfresco Content Services Rest API) in an HTML with place holders for images/logos, static content, variables for replacing with actual values, place holder for signatures&lt;/P&gt;&lt;P&gt;2. Parsing the HTML template to find the variables and process it to replace with actual values&amp;nbsp;in Alfresco Content Services Rest API&lt;/P&gt;&lt;P&gt;3. Place the actual values, constant logos/images in the template and create a non editable PDF as output&lt;/P&gt;&lt;P&gt;4. Sign the PDF document with PAdES standard&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Anand Srivastava&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 07:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/query-about-creation-of-pdf-from-a-template-html-etc-in-alfresco/m-p/104573#M29646</guid>
      <dc:creator>MOH_MCT</dc:creator>
      <dc:date>2020-05-18T07:19:39Z</dc:date>
    </item>
  </channel>
</rss>

