svg2pdf-wasm
esm
## 📌 Overview `svg2pdf-wasm` is a **WebAssembly-compatible Rust package** that allows you to: - Convert **SVG to PDF**. - Add **custom text** using a loaded **Base64 font**. - **Export** the final PDF as a byte array (`Vec<u8>`) for client-side use.
Version 0.2.2
INSTALL