jeertmans/rpdf

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

オープン

#57 opened on 2024/02/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1 件のフォーク)auto 404
bughelp wanted

Repository metrics

Stars
 (44 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド