Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望使用 tiff 图像和collective.documentviewer 对 .tif /tiff 图像执行 OCR。请让我知道这样做的详细步骤。目前我正在将 tif 图像嵌入 pdf 并上传到 plone 站点,当然文档查看器在这个 pdf 上的 OCR 做得很好。但是,如果可以直接为 OCR 上传此类图像并且还支持此图像扩展的预览,我将不胜感激。
在控制面板文档查看器设置中将图像内容类型激活为可用类型。
您不能使用 plone Image 类型,它必须是正常的 File 才能工作。