摘要:
function saveEPS( doc, saveFile ) { var saveOptions = new JPEGSaveOptions( ); saveOptions.encoding = SaveEncoding.JPEGMAXIMUM; doc.saveAs( saveFile, saveOptions, true ); } fun... 阅读全文
posted @ 2017-03-29 14:50
Shiyu_Huang
阅读(943)
评论(0)
推荐(0)


浙公网安备 33010602011771号