{"id":2182,"date":"2024-08-15T09:33:18","date_gmt":"2024-08-15T01:33:18","guid":{"rendered":"https:\/\/support.foxitsoftware.cn\/?p=2182"},"modified":"2024-09-14T16:07:29","modified_gmt":"2024-09-14T08:07:29","slug":"%e3%80%90foxit-pdf-sdk-for-web%e3%80%91%e5%a6%82%e4%bd%95%e8%ae%be%e7%bd%ae%e9%93%85%e7%ac%94%e6%b3%a8%e9%87%8a%e7%9a%84%e7%ba%bf%e5%ae%bd%ef%bc%88%e5%8d%b3%e7%ba%bf%e6%9d%a1%e7%b2%97%e7%bb%86","status":"publish","type":"post","link":"https:\/\/support.fuxinsoft.cn\/?p=2182","title":{"rendered":"\u5982\u4f55\u8bbe\u7f6e\u94c5\u7b14\u6ce8\u91ca\u7684\u7ebf\u5bbd\uff08\u5373\u7ebf\u6761\u7c97\u7ec6\u7a0b\u5ea6\uff09\u53ca\u989c\u8272\uff1f"},"content":{"rendered":"\n<p>\u53ef\u4ee5\u901a\u8fc7setDefaultAnnotConfig\u63a5\u53e3\u8bbe\u7f6e\u7f3a\u7701\u7684\u6ce8\u91ca\u5c5e\u6027\uff0c\u6765\u5b9e\u73b0\u76f8\u5173\u8bc9\u6c42\u3002<\/p>\n\n\n\n<p>\u201c\u94c5\u7b14\u201d\u6ce8\u91ca\u7684\u7c7b\u578b\u662f\u201cink\u201d\uff0c\u53ef\u4ee5\u901a\u8fc7\u5176\u5c5e\u6027\u914d\u7f6e\u4e2dborderInfo\u5bf9\u8c61\u7684\u201cwidth\u201d\u53c2\u6570\uff08\u5927\u4e8e0\u7684\u6570\u503c\uff09\u6765\u63a7\u5236\u201c\u94c5\u7b14\u201d\u6ce8\u91ca\u7684\u7ebf\u6761\u7c97\u7ec6\u7a0b\u5ea6\uff0c\u901a\u8fc7\u5176\u5c5e\u6027\u914d\u7f6e\u4e2dcolor\u5bf9\u8c61\u7684\u503c\uff0816\u8fdb\u5236\u7684\u989c\u8272\u503c\uff09\u6765\u63a7\u5236\u201c\u94c5\u7b14\u201d\u6ce8\u91ca\u7684\u989c\u8272\u3002<\/p>\n\n\n\n<p>\u793a\u4f8b\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code has-body-font-family has-medium-font-size\"><code>pdfui.setDefaultAnnotConfig(function(type, intent) {\n    let config = {};\n    switch (type) {\n        case \"ink\":\n            config.borderInfo = {\n                \"cloudIntensity\": 0,\n                \"dashPhase\": 0,\n                \"dashes\": &#091;],\n                \"style\": 0,\n                \"width\": 1\/\/\u8bbe\u7f6e\u94c5\u7b14\u7c97\u7ec6\u9ed8\u8ba4\u6b63\u5e38-\u7ebf\u5bbd\u4e3a1\n            };\n            config.color = 0xff000000;\/\/\u8bbe\u7f6e\u94c5\u7b14\u989c\u8272\u9ed8\u8ba4\u4e3a\u9ed1\u8272\n            break;\n        default:\n            break;\n    }\n    return config;\n});\nvar selectedAnnot;\npdfui.addViewerEventListener(Events.tapAnnotation, function(annotRender) {\n    \/\/\u83b7\u53d6\u9009\u4e2d\u7684\u6ce8\u91ca\n    selectedAnnot = annotRender.getAnnot();\n});\n\/\/\u4fee\u6539\u94c5\u7b14\u6ce8\u91ca\u7684\u7c97\u7ec6\nfunction changePencilBorderWidth(pencilAnnot,pencil_width){\n    \/\/ pencilAnnot.setBorderWidth(3);\n    pencilAnnot.setBorderWidth(pencil_width);\n}\n\/\/\u4fee\u6539\u94c5\u7b14\u6ce8\u91ca\u7684\u989c\u8272\nfunction changePencilColor(pencilAnnot,color){\n    \/\/ pencilAnnot.setBorderColor(0xff0000);\n    pencilAnnot.setBorderColor(color);\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u53ef\u4ee5\u901a\u8fc7setDefaultAnnotConfig\u63a5\u53e3\u8bbe\u7f6e\u7f3a\u7701\u7684\u6ce8\u91ca\u5c5e\u6027\uff0c\u6765\u5b9e\u73b0\u76f8\u5173\u8bc9\u6c42\u3002 \u201c\u94c5\u7b14\u201d\u6ce8\u91ca\u7684\u7c7b\u578b [&hellip;]<\/p>\n","protected":false},"author":32,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[67],"tags":[],"class_list":["post-2182","post","type-post","status-publish","format-standard","hentry","category-websdk"],"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","_links":{"self":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2182"}],"version-history":[{"count":5,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2182\/revisions"}],"predecessor-version":[{"id":2836,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/2182\/revisions\/2836"}],"wp:attachment":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}