My side
2007-06-27 06:01:06 Zolivier
Hello,
Xvfb running
Do I have to have also soffice running in the background?
Launching
openoffice -headless -invisible -display :1 "macro:///Tools.Convert.SaveAsPDF(/tmp/200702.doc)"
just returns nothing, no pdf, no errors.
Running openoffice in background display :1 gives the same results.
I don't have openoffice with gui, I then copied the code source, added the headers found in other macros, restart openoffice.
Questions :
Is there a way to debug on this mode?
Is it the right way to implement the macro.
Kind regards,
Olivier