Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 WebView 中显示了一个 PDF 文件(在内部,它由 PDFView 显示)。
如何控制它显示的 PDF 控件(在红色矩形内)?
我想:向集合中添加更多控件,启用或禁用其中一些按钮,能够在用户单击“保存”按钮时保存文件
谢谢。