将 PDF 转换为 TIFF 的好库?
问题描述:
我需要一个 Java 库来将 PDF 转换为 TIFF 图像.PDF 是传真,我将转换为 TIFF,以便我可以对图像进行条形码识别.谁能推荐一个好的免费开源库,用于从 PDF 到 TIFF 的转换?
I need a Java library to convert PDFs to TIFF images. The PDFs are faxes, and I will be converting to TIFF so that I can then do barcode recognition on the image. Can anyone recommend a good free open source library for conversion from PDF to TIFF?
答
免责声明:我为 Atalasoft 工作
Disclaimer: I work for Atalasoft
我们有一个可以将 PDF 转换为 TIFF 的 SDK.渲染由 Foxit 软件提供支持,该软件是一款非常强大且高效的 PDF 渲染器.
We have an SDK that can convert PDF to TIFF. The rendering is powered by Foxit software which makes a very powerful and efficient PDF renderer.