<?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: Transformation to PDF in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63213#M21737</link>
    <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;hi everyone&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;how can i do to put this action in the documents actions after i preview the document?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;if this is possible, the users will transform documents to pdf without admins having to create a transformation rule.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2020 14:53:30 GMT</pubDate>
    <dc:creator>dnhatsave</dc:creator>
    <dc:date>2020-01-24T14:53:30Z</dc:date>
    <item>
      <title>Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63209#M21733</link>
      <description>How to transform document to PDF using Alfresco user interface? On the page http://localhost:8080/alfresco/service/mimetypes&amp;nbsp;I clearly see, that there are available transformations to PDF for documents DOC and DOCX types. But in Alfresco user interface I cannot find an option allowing me to transfor</description>
      <pubDate>Sat, 25 Aug 2018 09:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63209#M21733</guid>
      <dc:creator>oefractal</dc:creator>
      <dc:date>2018-08-25T09:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63210#M21734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest maybe is that you can download the PDF directly from the previewer in document details.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From javascript API point of view you have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/5.2/references/API-JS-Transformation-document.html" title="https://docs.alfresco.com/5.2/references/API-JS-Transformation-document.html" rel="nofollow noopener noreferrer"&gt;transformDocument | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.alfresco.com/docs/DOC-5367-javascript-api-cookbook#jive_content_id_Create_Document_and_Transform_it" title="https://community.alfresco.com/docs/DOC-5367-javascript-api-cookbook#jive_content_id_Create_Document_and_Transform_it" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/docs/DOC-5367-javascript-api-cookbook#jive_content_id_Create_Document_and_Transform_it&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can easily create a rule, that executes this JS API, or even create a custom action for this purpose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2018 09:49:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63210#M21734</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-08-25T09:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63211#M21735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And it is also possible to enable the document-transform action to appear for documents in the document library:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Alfresco/share/blob/develop/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L951" title="https://github.com/Alfresco/share/blob/develop/share/src/main/resources/alfresco/share-documentlibrary-config.xml#L951" rel="nofollow noopener noreferrer"&gt;share/share-documentlibrary-config.xml at develop · Alfresco/share · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2018 19:47:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63211#M21735</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-08-25T19:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63212#M21736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also have the option in Share to create a folder rule which performs the action to "Transform and copy content" to Mimetype "Adobe PDF Document", etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/6.0/references/rule-actions.html" title="https://docs.alfresco.com/6.0/references/rule-actions.html" rel="nofollow noopener noreferrer"&gt;Rule actions | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23012" alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/alfresco/23012_Untitled 19.jpeg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 10:36:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63212#M21736</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2018-08-31T10:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63213#M21737</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;hi everyone&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;how can i do to put this action in the documents actions after i preview the document?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;if this is possible, the users will transform documents to pdf without admins having to create a transformation rule.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 14:53:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63213#M21737</guid>
      <dc:creator>dnhatsave</dc:creator>
      <dc:date>2020-01-24T14:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63214#M21738</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/21586"&gt;@dnhatsave&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;It's always best to create a new topic rather than add your question to the end of another one, especially a solved topic. People often see it's solved &amp;amp; don't bother to look at it again.&lt;/P&gt;
&lt;P&gt;So, my advice is to start a new post for your issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 15:40:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63214#M21738</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-01-24T15:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63215#M21739</link>
      <description>&lt;P&gt;hi Eddie,&lt;/P&gt;&lt;P&gt;Thanks for the advice i'll do that.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DNhatsave.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 19:18:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/transformation-to-pdf/m-p/63215#M21739</guid>
      <dc:creator>dnhatsave</dc:creator>
      <dc:date>2020-01-25T19:18:31Z</dc:date>
    </item>
  </channel>
</rss>

