jeertmans/rpdf

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

Aperta

#57 aperta il 14 feb 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (1 fork)auto 404
bughelp wanted

Metriche repository

Star
 (44 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor