<?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: Transform to PDF in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216110#M169240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is that the content transformation stores your PDF rendering in the spaces store rather than the WCM's avm store.&amp;nbsp;&amp;nbsp; So the pdf rendering is not part of your "web project" and therefore can't be deployed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An easy fix may be to to copy in your PDF file to the web project after it's created.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You may also be able to tweak the destination of the transformed document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2009 07:48:21 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-07-29T07:48:21Z</dc:date>
    <item>
      <title>Transform to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216108#M169238</link>
      <description>Hi,I have a requirement where when a content is created in web project and submitted for deployment, the rendition of the dcument should be created.Say, I have a web project called "Gov"User through his sandbox, will browse to the website, and upload a word document.User will now submit this documen</description>
      <pubDate>Mon, 06 Jul 2009 10:08:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216108#M169238</guid>
      <dc:creator>preetigupta</dc:creator>
      <dc:date>2009-07-06T10:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Transform to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216109#M169239</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;BR /&gt;&lt;SPAN&gt;Has anyone implemented this functionality?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Preeti Gupta&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 07:08:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216109#M169239</guid>
      <dc:creator>preetigupta</dc:creator>
      <dc:date>2009-07-29T07:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transform to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216110#M169240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is that the content transformation stores your PDF rendering in the spaces store rather than the WCM's avm store.&amp;nbsp;&amp;nbsp; So the pdf rendering is not part of your "web project" and therefore can't be deployed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An easy fix may be to to copy in your PDF file to the web project after it's created.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You may also be able to tweak the destination of the transformed document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 07:48:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216110#M169240</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-07-29T07:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transform to PDF</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216111#M169241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your reply. Would that feature be available in 3.3. Do you suggest I can raise a feature request in JIRA?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you have little time, would you please guide me what step should I take based on requirements below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In context of WCM : User would either upload documents or create webform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if pdf cannot be created in WCM, then user would have to upload a document in DM and create web form in WCM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We would like user to navigate to only one place for any type of document creation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Q1. Is it possible anyhow user can create a web form in DM? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Q2. If user has to create word document in DM (so that PDF transformation can take place), the drawback is, user would not be able to create document in appropriate site folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Q3. In context of Q2, do you suggest I should maintain categorization of content so that pdf is copied to a folder in web project based on these categories.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Q4. Let me know the best approach possible in Alfresco. My simple requirement is I want user to navigate as little as possible for creation of content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help. Let me know, if you want me to raise this reply as a new thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Preeti Gupta&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:31:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/transform-to-pdf/m-p/216111#M169241</guid>
      <dc:creator>preetigupta</dc:creator>
      <dc:date>2009-07-29T08:31:09Z</dc:date>
    </item>
  </channel>
</rss>

