Hi Trher,
And now i downloaded the pdftohtml converter from 
[URL]http://www.somepdf.com/downloads.html[/URL].
and installed it in C:\PDFtoHTML directory.
my pdftohtml-config.xml is as follwos.

<?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>C:\\PDFtoHTML\\PDF2HTM.exe</commandLine>
                        <parameterString> -c -noframes #{inFilePath} 
#{outDirPath}/index.html</parameterString>
                        <installationDirective>You need to install 
pdftohtml</installationDirective>
                </command>

        </extension>

</component>

Now the problem is when i click on the Preview tab, then immediately the 
padf2htm.exe is executing but not displaing the preview.(means automaticall it 
is pdf2htm.exe is executeted). And browser is taking too much time for preview 
and finally it is not displaying the preview.

There is no log in the server. still connecting to the server.

Any idea? Please check my .xml file.
--
Posted by "javauser" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2244#6913>
_______________________________________________
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