go-pdfium-demo golang 通过cgo 基于pdfium(C库)实现pdf转图片,并拼接为长图 前期准备 linux上安装C库 (所需文件在 lib) 单页转换 拼接长图 测试示例 :go run main.go sample.pdf sample 参考说明