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.
我目前正在尝试在 svg 格式的 pdf 页面上实现缩放。
我正在修改视图框以允许缩放。虽然这在桌面上运行良好,但我在 iPad 上遇到了巨大的性能问题。
有谁知道如何通过修改视图框来实现这一点?
此致
外部<svg>元素具有currentScale 和 currentTranslate属性,旨在允许实现缩放/平移。
<svg>