本月博客排行
-
第1名
e_e -
第2名
yeluowuhen
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
benladeng5225 - kaizi1992
- wy_19921005
- vipbooks
- arpenker
- e_e
- wallimn
- ganxueyun
- Xeden
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- jh108020
- xpenxpen
- fantaxy025025
- zysnba
- 喧嚣求静
- kristy_yy
- javashop
- yeluowuhen
- sunj
- ajinn
- lerf
- lemonhandsome
- chenqisdfx
- flashsing123
- xiaoxinye
- lyndon.lin
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- duanfei
- paulwong
- sgqt
- xiangjie88
- hudiemeng870329
- mft8899
- java_doom
- gaochunhu
- sichunli_030
- steven789654
- zw7534313
- silverend
- 深蓝传说
最新文章列表
java调用WPS或pdfcreator的com接口实现doc转pdf
使用了jacob.jar来调用activex控件,本机需安装WPS或pdfcreator。
还需要jacob.jar以及jacob.dll 请看附件
jacob.dll 需要放置在系统system32下,如果系统是c盘:C://windows/system32/下面
import com.jacob.activeX.ActiveXComponent;
import com.jac ...