jeertmans/rpdf

[BUG] Hand-drawn annotations (e.g., on a tablet) are not merged in final document

开放

#57 创建于 2024年2月14日

 (0 条评论) (0 个反应) (0 位负责人)Rust (1 个派生)auto 404
bughelp wanted

仓库指标

星标
 (44 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

When merging annotations from files that were annotated using a table, it seems that those annotations are not in annots objects, which means that they will not be copied in the final document.

Workaround

If only one of the file contains such annotations, place its name first when calling rpd ann merge.

贡献者指南