我想自定义WebViewer 上的工具条要怎么做?比如只显示打印按钮之类的。
本帖最后由 Bella.Yuan 于 2023-9-5 13:53 编辑我想自定义WebViewer 上的工具条要怎么做?比如只显示打印按钮之类的。
您好,这个有2个方法可以实现,您任选一个实现一下就可以:
方法1:实现代码如下:
关于layout您可以参考这个连接:https://www.grapecity.com/activereportsnet/docs/versions/v16/online/using-js-viewer.html?highlight=api%2C
方法2:可以参考下面的代码进行实现
删除按钮的连接:https://www.grapecity.com/activereportsnet/docs/versions/v16/online/customizing-html-viewer.html?highlight=webviewer%2C
对应按钮的参考连接:https://www.grapecity.com/activereportsnet/docs/versions/v16/online/ui-customization.html?highlight=toolbar%2C
页:
[1]