Am 10.05.19 um 14:10 schrieb Cyril Beaussier:
Thanks Tilman for your interrest

Can you retrieve the standard output / error? And the return code?
No error is returned by shell command.
And if I copy / paste the string into console : it works
- 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?)
As said it before
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 have an issue only with ImageToPDF and only under OpenOffice.
Did you check if OpenOffice uses the same environment as your console, especially w.r.t. to the classpath? Maybe some external jar is missing a OpenOffice simply swallows the exception.

Andreas



---------------------------------------------------------------------
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