Hi. I’m trying to evaluate your Java Conversion Library. And it seems to work in Windows, but in Linux OS I’ve got exception in every example both toPdf and toPng conversion. This is the simple code:
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+
Hi! I’ve installed all the fonts via command sudo apt-get install msttcorefonts as described in your documentations. Isn’t it enough? Maybe its Calibri missing ?
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+
This is the whole output I can see from the code sample in first post :
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+
Sorry, another one little question, are your Font finding function works recursively? I.e. if I’ve put fonts in usr/share/fonts/fonts it will find them ?
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+
OOhhhhh, that was the problem! By default msttcorefont installer installs fonts under several sub-directories in usr/share/fonts so I needed to transfer all of the fonts manually to the high level dir. But everything seems to work now, at least on your file samples. Will continue testing with my files. Thank you very much for your help, appreciate it a lot!
Glad to hear that.
Best regards,
Evgen Efimov
http://groupdocs.com
Your Document Collaboration APIs
Follow us on LinkedIn, Twitter, Facebook and Google+