Converting xlxs to pdf in windows xp with Libreoffice4.0

Hi there,

I tried to use the pdf converted for excel files a year ago on the server, the command working was

“C:\Program Files (x86)\LibreOffice 4.0\program\soffice.exe” --convert-to pdf PDFs/ConvertedFiles/2886d48b82a4ad7d3231909f67a09a5d.xlsx --outdir PDFs/ConvertedFiles/ --headless

It was working perfectly 2 days back. since these two days, this command not creating pdf, and no error throwing. only silent response on the command line.

can anyone help to this, why this is stuck now

Some hung soffice.bin process that needs to be killed?

I have checked the task manager, there is no process running, I would like to add one more thing when I run the command a folder is being created with the output file name…

Does it work if you remove the trailing ‘/’ from your --outdir path?

If not, try changing the ‘/’ to ‘’.

@BigRAl: well - there was tdf#120249 fixed for 6.1.3; but it was exactly about trailing backslash in the path, not the forward slash.

Hi, I tried all above suggession you guys given, but the thing is it won’t convert into PDF, it just opens the libreoffice4.0 UI