PDF preview from scanner's document
-----------------------------------

                 Key: NXP-4424
                 URL: http://jira.nuxeo.org/browse/NXP-4424
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
            Reporter: federica
            Assignee: Thierry Delprat


Hi, I have resolved the problem of my scanner'sdocument.
If have remove every options for pdftohtml (-c, ecc) the preview works fine 
with document coming from scanner.

<?xml version="1.0"?>
<component name="myproject.pdftohtml.config.contrib">
<extension 
target="org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent"
point="command">

<command name="pdftohtml" enabled="true">
<commandLine>/opt/pdftohtml/pdftohtml.exe</commandLine>
<parameterString>"#{inFilePath}" "#{outDirPath}\index.html"</parameterString>
<installationDirective>You need to install pdftohtml</installationDirective>
</command>

</extension>

</component> 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to