While I'm not familiar with the current filter implementation, the error you've run into does't look like it's the reason for your document not being processed correctly; the message indicates to me that it's not even getting to the point of being able to load the module necessary to do the conversion.
The first problem to solve (and I don't personally know how to do this) would be to find the right way of invoking the filter from the command line; then you'll have the module running and be able to track down any parsing errors. -- Dr. Peter M. Kelly Founder, UX Productivity pe...@uxproductivity.com http://www.uxproductivity.com/ http://www.kellypmk.net/ PGP key: http://www.kellypmk.net/pgp-key (fingerprint 5435 6718 59F0 DD1F BFA0 5E46 2523 BAA1 44AE 2966) On 9 Aug 2014, at 8:10 am, Hung Mark <mark...@gmail.com> wrote: > Hi, > > I tried to understand why my document doesn't format correctly. > > I followed steps on wiki : > https://wiki.openoffice.org/wiki/WriterFilter > > > ./uno -l libwriterfilter.so -c debugservices.ooxml.ScannerTestService -- > file:///home/mark/num.docx > >> error: libwriterfilter.so: cannot get factory of demanded implementation: > debugservices.ooxml.ScannerTestService >> dying... > ./uno -l libwriterfilter.so -c debugservices.doctok.ScannerTestService -- > file:///home/mark/num.doc > >> error: libwriterfilter.so: cannot get factory of demanded implementation: > debugservices.doctok.ScannerTestService >> dying... > > Is the document outdated or did I miss anything?
signature.asc
Description: Message signed with OpenPGP using GPGMail