<?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 Automation Chain for converting a document to PDF. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314242#M1243</link>
    <description>&lt;P&gt;Hello, I'm trying to create an automation chain to convert the document to PDF.  The document is a MS Word docx document.  I have tried following both &lt;A href="http://doc.nuxeo.com/display/Studio/Implement+document+validation+chain"&gt;Implement document validation chain&lt;/A&gt; and &lt;A href="http://doc.nuxeo.com/display/Studio/Automatic+PDF+conversion"&gt;Automatic PDF conversion&lt;/A&gt; and neither works.  I get this error: "Cannot find any valid path in operation chain - no method found for operation 'Blob.Set' and for first input type 'org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector'".  I am using Nuxeo 5.8 and it is patched to current.  Please help.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2013 00:22:03 GMT</pubDate>
    <dc:creator>mmurayama_Muray</dc:creator>
    <dc:date>2013-12-18T00:22:03Z</dc:date>
    <item>
      <title>Automation Chain for converting a document to PDF.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314242#M1243</link>
      <description>&lt;P&gt;Hello, I'm trying to create an automation chain to convert the document to PDF.  The document is a MS Word docx document.  I have tried following both &lt;A href="http://doc.nuxeo.com/display/Studio/Implement+document+validation+chain"&gt;Implement document validation chain&lt;/A&gt; and &lt;A href="http://doc.nuxeo.com/display/Studio/Automatic+PDF+conversion"&gt;Automatic PDF conversion&lt;/A&gt; and neither works.  I get this error: "Cannot find any valid path in operation chain - no method found for operation 'Blob.Set' and for first input type 'org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector'".  I am using Nuxeo 5.8 and it is patched to current.  Please help.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 00:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314242#M1243</guid>
      <dc:creator>mmurayama_Muray</dc:creator>
      <dc:date>2013-12-18T00:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Chain for converting a document to PDF.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314243#M1244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I assume hat what you want to do is the following:
-&amp;gt; You have  Document, containing a .docx file
-&amp;gt; You want to convert this Word to pdf&lt;/P&gt;
&lt;P&gt;Now, do you want to override he original .docx with the pdf, or do you want to store the pdf in another blob of the DOCUMENT?&lt;/P&gt;
&lt;P&gt;In first case, you need to change the xpath of the field used to store the pdf, in the last operation. So, in Document &amp;gt; Set file, you let the default value for the xpath parameter (this default value is: file:content)&lt;/P&gt;
&lt;P&gt;In second cse, you need to add a schema to your document. The example uses the schema “myDocumentSchema”, and the field “pdffile”. So, you must have this schema and this field avilable for the current document.&lt;/P&gt;
&lt;P&gt;I tested both (wanted to make sure there was no bug ;-)), and it works as expected.&lt;/P&gt;
&lt;P&gt;Thibaud&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 19:51:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314243#M1244</guid>
      <dc:creator>ThibArg_</dc:creator>
      <dc:date>2013-12-18T19:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Automation Chain for converting a document to PDF.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314244#M1245</link>
      <description>&lt;P&gt;Well, then this won't work for what I was intending.  I really want to publish the PDF version of the docx document.  When I was working with Nuxeo 5.6, when a document had completed the lifecycle and was in an approved status, I was able to publish the document as a PDF.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 19:57:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/automation-chain-for-converting-a-document-to-pdf/m-p/314244#M1245</guid>
      <dc:creator>mmurayama_Muray</dc:creator>
      <dc:date>2013-12-18T19:57:43Z</dc:date>
    </item>
  </channel>
</rss>

