README ¶ pdf2svg 介绍 pdf2svg是pdf2svg的Golang实现 安装教程 安装poppler和cairo apt-get install libpoppler-glib-dev libcairo2-dev 添加依赖 go get gitee.com/shishshinedone/pdf2svg Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Convert(reader io.Reader) (io.ReadSeeker, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Convert ¶ func Convert(reader io.Reader) (io.ReadSeeker, error) Types ¶ This section is empty. Source Files ¶ View all Source files pdf2svg.gopdf2svg_cgo.go Click to show internal directories. Click to hide internal directories.