Hi,
I embedded fonts using Word in my docx file. My program is copy of samples/convertOutPDF.java. If I run the program in Windows it is OK. When I run in linux some of Slovene special characters doesn't show correctly(čćžšđČĆŽŠĐ). I guess I don't know how to tell docx4j to use embedded fonts instead of OS fonts? When completed, the program will run in java server without fonts on disk. The solution without fonts embedded in xdoc, but somwhere in jar or folder where I copy them from Windows would be good to.
Today is the 3th day I know for docx4j. It looks very promising.
Thanks,
Milan