I have set up the nuxeo and can preview office document.
But I found the preview is too small to read. 
I try to add parameter in "commandline-pdf2html-config.xml", but no changes.

My configuration as below:
Line: ----- 
<?xml version="1.0"?>
        <component name="com.myproject.pdftohtml.config">
        <extension 
target="org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent"
 point="command">
                <command name="pdftohtml" enabled="true">
                <commandLine>/usr/bin/pdftohtml</commandLine>
                <parameterString> -zoom 15 -c -enc UTF-8 -noframes 
#{inFilePath} #{outDirPath}/index.html</parameterString>
                <installationDirective>You need to install 
pdftohtml</installationDirective>
                </command>
        </extension>
</component>
Line: ----- 

Who can help me?
--
Posted by "GrayChan" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3554#10907>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to