| 发表于:2007-02-02 14:55:035楼 得分:0 |
thedoc.setinfo(theid, "/title:text ", "abcpdf "); thedoc.setinfo(theid, "/author:text ", "websupergoo "); thedoc.setinfo(theid, "/subject:text ", "abcpdf documentation "); thedoc.setinfo(theid, "/keywords:text ", "abcpdf,pdf,docs "); thedoc.setinfo(theid, "/creator:text ", "websupergoo "); thedoc.setinfo(theid, "/producer:text ", "websupergoo "); thedoc.setinfo(theid, "/creationdate:text ", "d:2003 "); thedoc.setinfo(theid, "/moddate:text ", "d:2003 "); thedoc.setinfo(theid, "/trapped:name ", "false "); | | |
|