Can you retrieve the standard output / error? And the return code?

Other possible causes of type "dumb but has happened to all of us":
- different versions, i.e. you're running an old version that doesn't have the feature - missing permissions in output directory (can you create the target file separately in your macro? Or try running ExtractText with the output file in the same target directory?)
- typo in call
- spaces in file name and missing quotes
- permission for macro itself (can any word macro open external files?)

Tilman

Am 10.05.2019 um 12:13 schrieb Cyril Beaussier:
You could try the "-time" option of PDFToImage to see if the tool gets
called. Or mit "java -version" to see if java gets called at all.
I use Oracle java 1.8.0_211 on LUbuntu 18.10
I have PDFbox 3.0.0-SNAPSHOT
Under OpenOffice, I run my macro with shell command
- PDFToImage : no problem, that works
- ImageToPDF : no output PDF file
Under console, both commands works

I'm lost :-(


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to