[ 
https://jira.nuxeo.com/browse/NXP-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=99037#comment-99037
 ] 

Leon Kolchinsky commented on NXP-4424:
--------------------------------------

I forgot to mention: I'm running ver. 5.4.2

> PDF preview from scanner's document
> -----------------------------------
>
>                 Key: NXP-4424
>                 URL: https://jira.nuxeo.com/browse/NXP-4424
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Transforms / Preview
>            Reporter: federica
>            Assignee: Thierry Delprat
>             Fix For: 5.4.x
>
>
> 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.
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