{"id":393,"date":"2023-11-09T15:44:56","date_gmt":"2023-11-09T07:44:56","guid":{"rendered":""},"modified":"2025-01-24T15:16:20","modified_gmt":"2025-01-24T07:16:20","slug":"article-slug-328","status":"publish","type":"post","link":"https:\/\/support.fuxinsoft.cn\/?p=393","title":{"rendered":"\u5982\u4f55\u521b\u5efa\u5e76\u8bbe\u7f6e\u6240\u6709\u56fe\u5c42\u8282\u70b9\u7684\u4fe1\u606f\uff1f"},"content":{"rendered":"\n<p>\u8bf7\u53c2\u8003\u5982\u4e0b\u793a\u4f8b\u4ee3\u7801\uff1a<\/p>\n\n\n\n<p>static void setAllLayerNodesInformation(LayerNode layer_node) throws PDFException {<\/p>\n\n\n\n<p>if (layer_node.hasLayer()) {<\/p>\n\n\n\n<p>layer_node.setDefaultVisible(true);<\/p>\n\n\n\n<p>layer_node.setExportUsage(e_StateUndefined);<\/p>\n\n\n\n<p>layer_node.setViewUsage(e_StateOFF);<\/p>\n\n\n\n<p>LayerPrintData print_data = new LayerPrintData(&#8220;subtype_print&#8221;, e_StateON);<\/p>\n\n\n\n<p>layer_node.setPrintUsage(print_data);<\/p>\n\n\n\n<p>LayerZoomData zoom_data = new LayerZoomData(1, 10);<\/p>\n\n\n\n<p>layer_node.setZoomUsage(zoom_data);<\/p>\n\n\n\n<p>String new_name = String.format(&#8220;[View_OFF_Print_ON_Export_Undefined]&#8221;) + layer_node.getName();<\/p>\n\n\n\n<p>layer_node.setName(new_name);<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>int count = layer_node.getChildrenCount();<\/p>\n\n\n\n<p>for (int i = 0; i &lt; count; i++) {<\/p>\n\n\n\n<p>LayerNode child = layer_node.getChild(i);<\/p>\n\n\n\n<p>setAllLayerNodesInformation(child);<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8bf7\u53c2\u8003\u5982\u4e0b\u793a\u4f8b\u4ee3\u7801\uff1a static void setAllLayerNodesInformation(Laye [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[77],"tags":[229,231,232,233,230],"class_list":["post-393","post","type-post","status-publish","format-standard","hentry","category-gsdk","tag-229","tag-231","tag-232","tag-233","tag-230"],"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\/393","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\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=393"}],"version-history":[{"count":2,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/393\/revisions"}],"predecessor-version":[{"id":4351,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/393\/revisions\/4351"}],"wp:attachment":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=393"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=393"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}