开发者

Convert VML to PDF

Is 开发者_开发技巧there a way to convert a VML (SVG on IE browsers) formats to PDF format with PHP or JavaScript.


No such library exists (to my knowledge) in JavaScript or PHP, nor (in fact) in any language. Your easiest path would likely be to convert VML to SVG commands, and then convert SVG to PDF.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜