开发者

what's the best way to convert a OpenOffice (odp) file to HTML?

开发者 https://www.devze.com 2023-02-27 01:27 出处:网络
i already have read about how to do this and the different methods, but: it is worth parsing the xml code inside the odp file? (ex. with PHP)

i already have read about how to do this and the different methods, but: it is worth parsing the xml code inside the odp file? (ex. with PHP) or better with the help of a extern script (eg. python) and the OO api? what's the best solution to开发者_JAVA百科 do this kind of job? what i mean with this question is about performance, security (executing a extern script with php maybe?), and efford (in case of the first question) if there is a better way, i would be glad to hear about it

0

精彩评论

暂无评论...
验证码 换一张
取 消