Docs.rs
rpic-render-0.11.1
rpic-render 0.11.1
Permalink
Docs.rs crate page
BSD-2-Clause
19 July 2026
Links
Repository
crates.io
Source
Owners
milkway
Dependencies
ratex-layout ^0.1.12
normal
optional
ratex-parser ^0.1.12
normal
optional
ratex-svg ^0.1.12
normal
optional
ratex-types ^0.1.12
normal
optional
resvg ^0.47.0
normal
optional
rpic-core ^0.11.1
normal
optional
svg2pdf ^0.13.0
normal
optional
Versions
61.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
to_pdf
rpic_
render
0.11.1
rpic_render
Function
to_pdf
Copy item path
Source
pub fn to_pdf(svg: &
str
) ->
Result
<
Vec
<
u8
>,
String
>
Expand description
Convert an SVG string to PDF bytes.