pub fn render_document(doc: &Document, opts: &RenderOptions) -> Result<Vec<u8>>Expand description
把一份文档排版渲染成图片字节(格式见 RenderOptions::format)。
pub fn render_document(doc: &Document, opts: &RenderOptions) -> Result<Vec<u8>>把一份文档排版渲染成图片字节(格式见 RenderOptions::format)。