SVGs and PDFs can both be interactive
8 hours ago
- #Interactive Documents
- #SVG
- SVG and PDF file formats have interactive layers with scripting capabilities, though rarely used.
- SVG uses embedded JavaScript to create interactive content that runs in browsers, making it capable of hosting small apps.
- PDF also supports interactivity via JavaScript but is limited by security concerns and inconsistent viewer support.
- Authoring interactive documents in SVG and PDF is challenging due to a lack of tools and awareness.
- AI tools can generate interactive SVG and PDF files, but concerns remain about durability and control.
- Distribution and long-term archival of interactive documents are unresolved issues.